• Array initialization in ext memory
    Hi! i have use p89c669 microcontroller and am29f040b [512 kb] flash.When i using the external code memory i can't initialize the array that have more than 4 values.if i initialize more than that the...
  • Ext. Ram
    I am having problems setting up and using external ram. I ahve it set in my project file as external memory ram starting at 0x10000 size 0x10000, i have CS0 enabled with 16bit demux bus and my eval XC161board...
  • Debugging code in Ext ROM
    We are having trouble producing code that will run out of external code memory in an ADuC812. It seems that when we use a printf the program hangs, although a puts seems to work. It is my understanding...
  • Programming ext. Flash
    I have a problem with the programming of C167 with AMD Flash 29F400 (AM29F400BT-55EC). I use Memtool Version 3.26 and I get the error: Not all FLASH/OTP device handlers could be initialized successfully...
  • Scatter ext. RAM loading
    Hello to everyone!! I need some advices about scatter loading; In my application I have a scatter file to load a binary in external SDRAM (0xA0000000) by a bootloader; i would place some piece of ...