• How to use External Ram
    I am student and study in AIT. I need example program of Keil-C for use External ram use with IC ADuC832 which address of my external ram has range an address at 0x00000 to 0x7FFFF (512KByte). I want...
  • How to use External Ram
    I am student and study in AIT. I need example program of Keil-C for use External ram use with IC ADuC832 which address of my external ram has range an address at 0x00000 to 0x7FFFF (512KByte). I want...
  • How to define a variable at external RAM?
    if the CARM compiler have the key word define the external data just like "xdata" in 51?
  • How can i debug program in external ram?
    hi, i want to debug program in external ram, it is my set, but it doesn't work. keil platform. the external ram using bank1 ne3. 1. Optioin target ROM1 checked, start 0x68000000, size 0x80000,...
  • How I can use external ram as heap ?
    Hi, I use the LPC17788 microcontroller and the IS42S16800F SDRAM on my board. I want to access SDRAM as heap. To do this, I first entered the Target Options and specify the external ram range for RAM1...