• 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...
  • 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...
  • Flashing Code in ext. NOR - LPC4088
    Hello, I read a lot of threads that should help me concerning my problem, but I won´t get it running. my problem is to flash executable code in the external NOR flash. µC = LPC4088, Board Embedded...
  • 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 ...
  • Ext 0 Interrupt
    I am using the Infineon XC866 and Keil uvision. Do I have to add application specific code to the interrupt function create in the int.c file by Dave ? Can the interrupt function not be added into...