• Banked Code Constants
    I wonder if anyone knows if it's possible to somehow locate code constants in a banked area without using the LX51 linker (I only have BL51). For instance, I have a configuration with dual flash areas...
  • Banked Code Constants
    I wonder if anyone knows if it's possible to somehow locate code constants in a banked area without using the LX51 linker (I only have BL51). For instance, I have a configuration with dual flash areas...
  • Bank For Constant
    Hi all I ve created a bank for constant using ?B_CB EQU 3 in the file L51IBANK.A51 and also put some modules to the same bank and I decide now to changing bank to these modules, and when...
  • Bank For Constant
    Hi all I ve created a bank for constant using ?B_CB EQU 3 in the file L51IBANK.A51 and also put some modules to the same bank and I decide now to changing bank to these modules, and when...
  • Banking with constants in external flash
    I have an application with the AT89C51CC03 using LX51 linker in an banking mode (2 banks of 64K size). I want to extract from a generated file the application code (to be downloaded in the ATMEL controller...