We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Please Help. I have a function SwapWord(...) to swap a WORD received from USB. It builds w/o any warning. But if I start debugging, the IDE pops up a message window saying that "cannot load load file 'C:\Keil\MyPrj\fw'. Debugger aborted!". This happens even if SwapWord(...) does nothing. But if I comment out this function and its references, then everything works fine. I have another similar function SwapDword(...) which does not cause any problem. I searched the forum and found this also happened before. What's the real problem here? Thanks for your time & help,
Here is the link to the old discussion on this topic: http://www.keil.com/forum/msgpage.asp?MsgID=2422 A clean "rebuild-all" does not help.
Does it work in the Simulator?
If I select "Use Simulator" under "Debug" tab, same error happens. I guess it's probably because I have an evaluation version and am very close to exceed the 4k limit. Thanks,
"close to exceed the 4k limit." especially as it's a 2K limit!! http://www.keil.com/demo/limits.htm