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

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 when we convert a project from ARMCC to Micro lib we will not be able to use time exit,abort and many other standard function.

Is There is any alternative to use that Time() function ?

Thanks
R.Kumar

0