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.
