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

Use external static RAM as heap with uVision and RTX

Hello,

I try to setup a SW environment for a Board with a NXP LPC2468 and an external static memory Chip, using uVision4 and the Keil RTX. I want to use the external RAM as standard Heap (not for program execution). The EMC Controller should be configured correctly, because accassing the external memory manually from the program code works fine. But then I try to configure uVision to use the external RAM as default memory, the program crashes at startup.

Can anyone provide a small sample project how to configure uVision and RTX, using the external RAM as heap?

I have a MCB2468 Eval Board with the LPC2468 + external SDRAM.
I want to configure uVision for: program execution in internal FLASH / using internal and external RAM for STACK and HEAP / using RTX

Thanks!

Gunnar

Parents Reply Children
No data