• Memory class question
    I am using a Temic 80251 which gives me 1K on board RAM. Is there any way that I can tell the compiler that the IDATA class is bigger than 256 bytes.. because I get an error from the compiler that I...
  • A question about using idata class
    Hi, I am new to C166 and doing a project with it. I've read in some papers that variables that need to have a quick access , can be defined in this class. I want to know what are these situations? And...
  • memory class definitions.
    Hi i'm having a program for ST10 which has lots of variables defined. It works fine when I run it using MOnitor program i.e. through an external RAM. But when i change the settings to run it from flash...
  • Sub classes in NDATA class
    Problem: Is there a way to define groups of variables in different modules and then to force the linker to locate all these in one contiguous memory region. This would be helpful for parameter-variables...
  • Options for Target (Memory Classes and Off chip code memory)
    I am developing OS for nxp P5CC073, can you tell me what should be kept in mind while defining user memory classes in "LX51 locate" tab in "options for target" window. Also in "Target" tab what is...