Part Number: CC2340R5
I'm working on a project that requires the firmware binary to be loaded to the chip by Serially bootloading via Uart. Is there any software tool available in TI that supports serial bootloading.
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.
Part Number: CC2340R5
I'm working on a project that requires the firmware binary to be loaded to the chip by Serially bootloading via Uart. Is there any software tool available in TI that supports serial bootloading.
Hi Krishna,
The packet protocol is identical to the ROM Bootloader of the SimpleLink CC13XX/CC26XX devices, thus you can reference the sblAppEx from swra466. Another solution available is the Linux Serial Bootloader Example Application from the TI-15.4-STACK-GATEWAY-LINUX-SDK.
Regards,
Ryan