This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
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

Micro LIB Option in keil

Hi , I have a application program which uses s110 and UART service . The issue is the program is not working when I enable the Micro Lib in keil. On observing the map file I found there is around 400Bytes difference in the memory allocation of start up script .

If any one have any input regarding this issue please let me know.

Thanks & Regards, Dibin

Parents
  • Have you modified any of the code related to the UART example from our SDK? The default UART example shouldn't be affected by Micro lib option in Keil more that it would optimize the code. It should work with either selection. What is it with your code the doesn't work? Have your debugged to figure out where the code stops of which part of the code that doesn't work as intended?

Reply
  • Have you modified any of the code related to the UART example from our SDK? The default UART example shouldn't be affected by Micro lib option in Keil more that it would optimize the code. It should work with either selection. What is it with your code the doesn't work? Have your debugged to figure out where the code stops of which part of the code that doesn't work as intended?

Children
No Data
Related