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.

Default memory range overlaps existing memory range SRAM

Other Parts Discussed in Thread: CC3200

Hi ,

I want to load TI RTOS at different memory location in SRAM, so i am compiling TI RTOS by changing cc3200_LP.cmd as  following memory location,

RAM_BASE 0x20013000

SRAM (RWX) : origin = 0x20013000, length = 0x 0001D000

But its throwing error: DEFAULT memory range overlaps existing memory range SRAM


Is there any other modification we need to do in any file to achieve this ?? 

Thanks

Regards,

-Hardik