• 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...
  • L251 user defined memory classes
    It is said in the L251 documentation that by default, the linker would use below address ranges for a all memory classes Question 1: In a linker file that i was checking, the two are declared...
  • Linker Define Symbol
    Hi, My environment is uVision3 v3.3. I am building a project that require linker define symbol or else linker will complain unresolved problem. I have a project file the is working well when...
  • 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: 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...