On Wed, 21 Feb 2007 09:05:13 +0100, Ralf Kähler wrote: > I installed the newest mspgcc-Package (mspgcc-20070216.exe) on my > Win2000 System and tryed the example leds. > The gcc run seems to be ok. I changed in the makefile only the target. > Starting mspgcc-dgb with the elf-binary results in the following message:
snip > Further debugging is not possible, programming and starting the programm > on the target works fine. > > Can anyone tell me, how I can resolve this problem? I have the same > trouble with my real world project. My mate just had a similar problem, and my system didn't. The only difference between our systems was that he was running binutils 2.16.94 and I was running 2.16. That's with mspgcc 3.2.3 and gdb 5.1.1. So the solution for you is probably to move to an older version of binutils. Rob Spanton
