I read through the documents that stated that the microlib doesn't support the Flash File System. I am curious if there's a work around for this. In the project, if I don't select the microlib checkbox, the code doesn't run correctly with RTX. I want to use the RTX OS but it seems like without the microlib, it doesn't jump to main when I started to debug. Any suggestions?
Thanks, Tom
I want to use the RTX OS but it seems like without the microlib, it doesn't jump to main when I started to debug
this can't be right; you're missing something. I'm working on an RTX based project - I can debug it without Microlib. Does your program jump to a SWI instead...? Do you use a boot loader?
Actually, yes, it is in the SWI handler. What does this mean?
do you have "retarget.c" included in your project...?
No, I did not include retarget.c. Is there something functionality that is used from this file?
View all questions in Keil forum