This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

what file created if use xdata

Since using xdata, there is used for external RAM. The program file is hex. then, the part of xdata, where is located?

Parents
  • That means how to set the envirnoment for code banking, such as how to create the code banking file?

    Whether should have a L51_bank.obj and L51_bank.a51 ?

    such as I have a file 'extRAM.c' the program is over 4k for 8051. then how to creat the code bank file?

Reply
  • That means how to set the envirnoment for code banking, such as how to create the code banking file?

    Whether should have a L51_bank.obj and L51_bank.a51 ?

    such as I have a file 'extRAM.c' the program is over 4k for 8051. then how to creat the code bank file?

Children