• Linker warning suppression
    Hi, Is there a means of supressing linker generated warnings? I realise they're there for a reason, but this one's deliberate. I forget the error code, but it's concerned with the location of an...
  • How can I suppress this warning?
    In my code I use the nop instruction (for short delay). The compiler warns me: warning: #174-D: expression has no effect How can I suppress this warning?
  • Suppress Banner/Copyright
    Is there any option to suppress the Keil banner and copyright notice for the compilation? This will generate more compact output on command line, to better identify the real warning and error messages...
  • How to prevent (not suppress) errors L6305W and L6314W (`no entry point`
    Hello- I am using uVision version 4.72.1 with version 5.03.0.76 of the compile & link tools. I am working with a set of 5 files (3 source and 2 header files) that compile and link with zero errors and...
  • compiler warning
    hi... i am getting a compiler warning... "warning: C3007E: Uninitialised or corrupted use of PSR. This code may not work correctly" how to fix this warning? thanks.