This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

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 , there's only 2 internal memories zones : IRAM1 and IRAM2. by default, on the LPC2368 only the Ethernet memory is defined as IRAM2.

Is it possible to set up an IRAM3 pointing on the USB memory ?

if not the case is it possible to use the RAM<x> definitions ?

Thanks in advance

0