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