Home arrow Support arrow Forums

Luminary Micro Forums

jeffkordik

Junior Boarder

2008/10/27 18:31

debugger crash

Suddenly I cannot debug with the LM3S6965 ethernet eval board over USB. I get the message "crt_emu_cm.exe has encountered a problem and needs to close". LM Flash Programmer can still talk to my eval board.

Everything worked fine until today.

I am using Code Red Build id: 2008-09-29 (the one from the DevCon seminar).

login or register to reply

slandrum

Gold Boarder

2008/10/27 19:47

Re:debugger crash

When problems like this have come up for me, I've generally found that unplugging and plugging back in the USB interface to eval kit will clear up the problem. Once in a while I've had to reboot my computer.

I'm guessing that you've already tried rebooting, though.

One other thing occurred to me - you haven't exceeded the code space for evaluation license (as opposed to the full seat license) have you?

Post edited by: slandrum, at: 2008/10/27 19:49

login or register to reply

jeffkordik

Junior Boarder

2008/10/28 10:54

Re:debugger crash

Looks like I'm out of code space. If I remove just about anything from the project, it runs. I'm using a copy of Code Red that is locked to my eval board with no other restrictions, so I should be able to use the full 256k of the 6965 chip. The compiler seems to indicate that my project is 180k.

How can you determine the exact size of a project?

login or register to reply