This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How to redefine memory map for target devices

Other Parts Discussed in Thread: SYSBIOS

Hi,

I'm working with EVM6678LE and I must redefine the memory map. Right now I'm change the memory range at the dinamically generated linker.cmd file. However, this file is overwritten every time the bios is rebuilt.

How do I define the memory range manually?

Weber