• 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?
  • 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...