• L251 linker-defined symbols
    Hi All, In the ARM toolchain, there is such a thing as linker-defined symbols and could be identify with the delimiter $$ "The linker defines some symbols that contain the character sequence $$ . T hese...
  • 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...
  • L251: Segments allocation
    Hi, For illustrating my problem let say that I have 3 address spaces, separated by some gaps, which are used to allocate EDATA and NCONST segments. According to the order, EDATA are allocated firstly...
  • banking with L251 almost 512Kb.
    We are looking for banking with the Temic 80C251G2D almost 512Kb, we don't know how to do it. When compiling with C251 and linking with L251 the are no way to make diferents banks areas. The only way...
  • L251 map file symbol table
    Above are found under the "SYMBOL TABLE OF MODULE" section of my generated map file. Question 1 From the L251 user guide it is said that " the first 32 bytes of DATA memory (0x00-0x1F) is grouped into...