Thanks for that Richard, I shouldn't have assumed it did that
automatically :)

-----Original Message-----
From: Richard Willis [mailto:[email protected]] 
Sent: Wednesday, 4 February 2004 11:18 a.m.
To: [email protected]
Subject: Re: [Mspgcc-users] Error downloading section .vectors


Error downloading section .vectorsHi Glenn,
You need to issue the erase command from the gdb console (click on the
icon on the insight toolbar with the c:\ text in it): "monitor erase
all"

After you've erased, you can then download.

You can also get a list of monitor commands:
"monitor help"

Cheers,
Rich :-)


----- Original Message ----- 
From: Glenn Richmond
To: [email protected]
Sent: Wednesday, February 04, 2004 9:00 AM
Subject: [Mspgcc-users] Error downloading section .vectors


Hi everyone,
I'm trying to get basic debugging going using the mingw32-make.exe to
make the char_lcd sample project and msp430-gdb/insight and
msp430-gdbproxy to debug the project. I can connect to my TI board
(which has a msp430f1232 on it) and download the data section of my
code, but it gives an error of "memory access error while loading
section .vectors" when it gets to downloading the vectors. Does anyone
know how to solve this problem? Am I going about the debugging process
in the right way? Any help is appreciated :) Cheers, Glenn.



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration See the
breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Mspgcc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mspgcc-users

Reply via email to