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.


Reply via email to