• 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...
  • 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...
  • microlib option
    Hello Everyone, I am using Use Microlib option in keil uvision4 for my project due to this Error: L6218E: Undefined symbol time (referred from main.o) When i search it on Google i came to know that...
  • microlib option
    Hello Everyone, I am using Use Microlib option in keil uvision4 for my project due to this Error: L6218E: Undefined symbol time (referred from main.o) When i search it on Google i came to know that...
  • which kind of code is calling the microlib of __aeabi_uread4(uread4)
    Hi Expert, I'm using Keil to compile my Cortex-M0 project and find some time the image is including the microlib of __aeabi_uread4(uread4), which costs about 20Bytes memory. I wander to know which kind...