• Locator order optimization
    Dear Sirs, Looking at A51 manual I read next text: The Lx51 linker/locator locates segments in according their memory class and follows a predefined order of precedence. The standard allocation...
  • Section Locating Order
    Hi I am working on a project using the XC164CS micro with a 128K external flash chip connected. The internal 128K ROM of the XC164 starts at address 0xC00000, while I have the external ROM configured...
  • Locator order optimization
    Dear Sirs, Looking at A51 manual I read next text: The Lx51 linker/locator locates segments in according their memory class and follows a predefined order of precedence. The standard allocation...
  • Section Locating Order
    Hi I am working on a project using the XC164CS micro with a 128K external flash chip connected. The internal 128K ROM of the XC164 starts at address 0xC00000, while I have the external ROM configured...
  • Bit field order in C166 compiler
    Hi, I am new to C166 compiler. I would like to know how is the order of the bit field in a structure. i.e. the first member would be a LSB or MSB. Thanks in anticipation. Viral.