• auditory navigator
    pls tell me whether hitachi hm55b is available in india or not?(in maharashtra) if yess then pls convey me as early as possible.
  • source navigation
    Hello, How to auto-navigate the field inside a struct? I mean If I declare a struct-type variable, and when I type its name, how to list all the field of it? In Cocoox, I can hit Ctrl-tab but I don...
  • How to set the const variable I want in the last position of FLASH
    I know that I can use the __attribute__ command to specify the FLASH space to put in the CONST variable I want, but now I want to put this variable in the last position of the FLASH space, but the last...
  • 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...
  • Positioning a function in a Position Independent Executable
    Hi, I am using ARM DS-5 version 5.21.1 and trying to develop a Position Independent Executable project. So far, compilation with --bare_metal_pie looks OK. Next, I would like to place a function (so...