• Which bytes of XDATA will be used when switching the code bank?
    I used the file: L51_BANK.A51, and configurated it as following: ;************************ Configuration Section ******************************* ?B_NBANKS EQU 8 ; Define maximum Number of Banks *...
  • Which bytes of XDATA will be used when switching the code bank?
    I used the file: L51_BANK.A51, and configurated it as following: ;************************ Configuration Section ******************************* ?B_NBANKS EQU 8 ; Define maximum Number of Banks *...
  • Determining image size from within code
    Hi, Can anyone tell me how my code can know what size the image is in FLASH ? Is there a symbol that I can reference that shows how much space the image occupies ? I know this information is...
  • Determining image size from within code
    Hi, Can anyone tell me how my code can know what size the image is in FLASH ? Is there a symbol that I can reference that shows how much space the image occupies ? I know this information is...
  • Determining image size from within code with compressed initial values
    Hi. Please can someone tell me if it is already posible. The problem was discussed one year ago here http://www.keil.com/forum/docs/thread10582.asp ? There is a problem with compressed initial values...