Hello,
when I try to load the uTasker project using Crossworks, normally the messages
"LIBMEM RPC loader has not initialized correctly" or sometimes
"Loader is not a LIBMEM RPC loader"
show up.
I am using
CrossStudio 2.0.3,
Configuration THUMB FLASH DEBUG + some modifications
OLIMEX ARM-USB-OCD
Sometimes the application can be loaded after the RESET button on the board has been pressed. But normally the only solution is to load a hex-file (created from the same project) with FlashMagic and run it.
After that my application can be loaded once by the Crossworks debugger and so on.
I have another application (configuration ARM RAM DEBUG, not uTasker) that loads over and over again (once I have managed to load it). So I suppose the problem has something to do with my application.
Does anybody know where to start solving this problem?
Regards,
Henry