This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Using the Flash File System with microlib

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

Parents
  • I am using the STR91x.s startup file so it should be executing the reset code. It is booting out of bank 0 of the MCBSTR-9 evaluation board. I am not using a bootloader. As you have mentioned, I initially started out not using the microlib too, which has worked, if my memory serve me right, but I can't get it to go to main now that I have updated to the new version of RL-ARM v.3.40.

    I try to create a test project with these settings and try again. Will let you know as soon as I try this out.

Reply
  • I am using the STR91x.s startup file so it should be executing the reset code. It is booting out of bank 0 of the MCBSTR-9 evaluation board. I am not using a bootloader. As you have mentioned, I initially started out not using the microlib too, which has worked, if my memory serve me right, but I can't get it to go to main now that I have updated to the new version of RL-ARM v.3.40.

    I try to create a test project with these settings and try again. Will let you know as soon as I try this out.

Children
No data