• LX51 user classes and segments
    can any one make me understand about user clases and segments in LX51
  • Relocation of segments in user-defined memory class
    I have defined my own memory class, ECODE_APP, in ECODE space. The memory range for this class is specified at link time. I have defined a segment in an assembly module, which I wish to locate at the...
  • "SEGMENT LOCATED OUTSIDE CLASS AREA" error
    Hello! I have received the following errors compiling a project, which uses two libraries. *** WARNING L29: SEGMENT LOCATED OUTSIDE CLASS AREA SEGMENT: ?CO??C_STARTUP?0 *** WARNING L29: SEGMENT...
  • using classes and segment
    Hi, I'm using Keil and uvision4, i want to put some functions in specific areas, i read topics about casses but i didn't knew how to use it.. Did someone know how can i do this
  • Why RW section belongs to Total ROM
    Hi All, I am using Keil uV5.15 version IDE for Cortex M0 controller. In order to calculate the total flash usage I am finding conflicts by seeing: 1. Size in IDE after build "data + RO" in KB 2...