• why does the IDE is making this red underline?
    Hi , can some explain to me why keil is doing this red underlines for nothing ? there is no error just a warning for an unused 'a' ... is sucks. how can i disable this ? picture: www.pic-upload...
  • Commands getting underlined in red even though they are not errors
    Why do some of the commands in my program get underlined with redlines even though they are not errors/warnings. What does that supposed to indicate?
  • underlined text in keil
    Hello, I am working on a I2C driver for the STM32L476 with the Keil IDE. I have been using the file stm32l476xx.h provided in the software packs for bit definitions. I have noticed that all references...
  • Strange underlining in the editor
    Some symbols are underlined with a single grey line. They're not errors. I can't find a setting which relates to these. Does anyone know what they are and how to remove them? drive.google.com/open...
  • uVision 5 : Grey underline for some variables.
    I have installed uVision5 and have noticed that under some variables there is a grey underline. //! typedef for u64 typedef unsigned long long u64; //! typedef for u32 typedef unsigned long u32;...