• Keil IROM1 address
    I am working in MDK Keil for ARM. I would like to know what changes in generated code, if I change Options for target/Target and address of IROM1- to start from 0x10000 for example ? Why simulation...
  • IAP and IRAM1
    Unless I locate my source buffer in IRAM1, the IAP function that copies to flash always returns the "source address not mapped error". Is there some restriction on mapping when using IAP?
  • Problems with IRAM1 and IRAM2
    Hy I'm using LPC2368. The programm size is about 150kB. if i make a new array (200 Byte) and the memory assignement is default (placed in IRAM1) the programm isn't working correct. If the memory assignement...
  • IRAM1, IRAM2, IRAM3 ?
    Hi, I'm using LPC2368 with Ethernet and a SD Card (with original MCI driver from Keil) . The library for the filesystem is using DMA and so Have to use the USB memory. But in the device parameters...
  • Problems with IRAM1 and IRAM2
    Hy I'm using LPC2368. The programm size is about 150kB. if i make a new array (200 Byte) and the memory assignement is default (placed in IRAM1) the programm isn't working correct. If the memory assignement...