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.

IWR6843AOP: software update procedure in production

Part Number: IWR6843AOP
Other Parts Discussed in Thread: UNIFLASH

Does the IWR6843AOP bootloader has support for a software-update?

Two options comes to mind:
1. Using a flash - while the processor is running, get the new program and load it into a dedicated area in the flash. Signal the bootloader to swap and reset.
2. In real time - Load the software directly to the RAM in every boot.
This method usually require a well defined protocol (communication) that both the bootloader and the host know.
In both cases, bootloader support is required.

Thanks,
Nick