• Class forward declaration with RealView Compiler
    Hello, i have a question related to Realview Compiler V3.0. Is the forward declaration of a class not supported or is it a mistake of me? Please look the example below: class clsB; // Forward...
  • C166 forward slash/backslash
    Hi all, Do the lateste Keil tools (C166, A166, L166, etc.) support long filenames and forward slashes in pathnames? Our current 3.12 version doesn't like non 8.3 filenames and seems to have problems...
  • uVision Bug Forward/Back Navigation
    I've been using uVision for a couple months now (V5.15) and have experienced this bug that is extremely frustrating. The bug is that after using the Forward/Back navigate buttons, eventually, I get...
  • Looking forward to KubeCon NA, 2020
    The end of year is always busy with conferences and 2020 is no different, despite current restrictions, we are still able to meet virtually and engage with the community. Arm hosted its first virtual...
  • Cx51 "const far" struct declaration
    Hello, I'm having some problems regarding const far memory type in Cx51... Using the following declarations, the variables aren't being initialized correctly, and accessing them, results in values...