• 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...
  • 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...
  • cursor position
    hello, i am working on a 8051 controller..i have to display a certain message on a particular location on the terminal...is there any function through which i can set the cursor position..??or any other...