We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
'When I try to build my application using uVision4, I get the following error:
C:\Keil\ARM\RV31\Inc\RTX_lib.c(183): error: #29: expected an expression
Line 183 is as follows:
#if (__ARM__ && __RTA_RTX_CONFIG)
This preprocessor conditional if statement has closing #endif. This is Keil's library code. It looks like I accidentally modified this file because it has yesterday's date.
What might be the reason for this error?
Thank you!
I found answer to my question.
__RTA_RTX_CONFIG wasn't defined to empty space.
Does anyone know if there is way to delete the thread.