• 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...
  • 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...
  • 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...
  • 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...