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.

IWR6843ISK: Boot IWRxxxx chip into the primary boot-loader from application

Part Number: IWR6843ISK

Hello Team,

I'm developing an interface in the RTOS application to boot into the primary boot-loader on soft-reset.

As per my study, the MSS R4F processor has been enabled to boot from TCMA region and the MSS_TCMA_ROM section seems to be eclipsed by bootrom code. Only the post-eclipse view with MSS_TCMA_RAM remapped to 0x00000000 is visible to the application.

I would like to disable ROM eclipsing, retain the pre-eclipse view for my use case or restore pre-eclipse view by fetching the ROM code into the TCMA RAM and remap the address table if that is possible.

Could you please suggest on feasibility of disabling the ROM eclipsing in the ROM code via some commands or developer details on fetching the bootrom code into TCMA RAM.

Thanks,

Dinesh