• error: C3900U: Unrecognized option '---'.
    I just Started to work with CMSIS but when I Build a sample Code in my keil the following Error come up: core_cm3.c: error: C3900U: Unrecognized option '---'. I should mention that I have added the...
  • SOS !! unrecognized option '-pu' - what is this ??!!
    dear all Keil is driving me nuts, i just opened an example and when i compile the project an error appears which is unrecognized option '-pu' what should i do?
  • arm-uclibc-as: unrecognized option '-gdwarf-2'
    Hello, I'm using Keil uvision V3.62c and I tried to use the GNU V3.22 with uclib to compile the Blinky example. As assembling Startup.s I have the folowing message: arm-uclibc-as: unrecognized...
  • arm-uclibc-as: unrecognized option '-gdwarf-2'
    Hi, I am getting this above error, when I switched to MDK324.exe , also I tried to remove 'debug information' option from output tab, like suggested on this forum, but then I how I will get into...
  • unrecognized #pragma save
    Hello my compiler v3.21 says warning: #161D unrecognized #pragma with RTX_LIB.C Rev.:V3.40 line 49 #pragma save line 53 #pragma restore compiler v3.40 works but what does pragma save...