• 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...
  • questions on IRAM1 and IRAM2
    I am using uVision V5.22.0.0. What is the IRAM1 and IRAM2 under Target tab in the Options for Target window? ie. I have a project with both IRAM1 and IRAM2 checked, with IRAM1 address from 0x2000000...
  • questions on IRAM1 and IRAM2
    I am using uVision V5.22.0.0. What is the IRAM1 and IRAM2 under Target tab in the Options for Target window? ie. I have a project with both IRAM1 and IRAM2 checked, with IRAM1 address from 0x2000000...
  • 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...