• 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...
  • compiler gives message: unrecognized option -O3
    On my Windows7 the compiler does not accept the command line option -O3: error: C3900U: Unrecognized option: '-O3'. On XP it compiles ok. Projects settings are exactly the some on Win7 and XP...
  • 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...