• warning messages
    I am getting these warnings, can someone help eliminate those warnings? *** WARNING L5: CODE SPACE MEMORY OVERLAP FROM: 0000H TO: 0002H *** WARNING L1: UNRESOLVED EXTERNAL SYMBOL SYMBOL: ?C_START MODULE...
  • warnings
    Hi, Why do I get these warnings? Are these warnings critical, and can they get the program to crash? assembling STARTUP.A51... linking... *** WARNING L16: UNCALLED SEGMENT, IGNORED FOR...
  • warnings
    upon building my application in keil I get following warning *** WARNING L2: REFERENCE MADE TO UNRESOLVED EXTERNAL
  • Disabling warnings Keil
    Good day. I'm trying disable warnings (#2548-D and #69-D). I have them because i created: const char a='Ф'; // it is Cyrillic symbol I wrote "69,2548" in disable Warnings field in Linker tab...
  • Scatter load file and #warning...
    Is there a way to do accomplish a similar end result of something like this in a scatter load file? LR_NORFLASH 0x80000000 0x08000000 { ROM 0x80000000 NOCOMPRESS { #ifdef RELEASE * (norimagetoc...