• Keil C: inrenal and external code memory
    Keil C: inrenal and external code memory ? i write program for 8955 with size above 40kb is larger of intrenal memory in 8 source file i require run some of unit (c source file) in internal code...
  • Keil C: inrenal and external code memory
    Keil C: inrenal and external code memory ? i write program for 8955 with size above 40kb is larger of intrenal memory in 8 source file i require run some of unit (c source file) in internal code...
  • How do I set a different starting address for code and external memory?
    Hi. The starting address for the code compiled by the c51 compiler is always at 0000h. Is there any way to change the starting code address to 2000h? If so, can I also configure other addresses such as...
  • How do I set a different starting address for code and external memory?
    Hi. The starting address for the code compiled by the c51 compiler is always at 0000h. Is there any way to change the starting code address to 2000h? If so, can I also configure other addresses such as...
  • upload code to external flash memory
    How is it possible to upload code to a external flash memory by jtag? What about the reset rst pin from the flash memory? Is it suitable to connect it to one of the I/O lines from my controller?...