Part Number: CC2340R5
Tool/software:
Hi,
Currently we have tested the on-chip OAD project code with the TI mobile APP and we have seen that it works perfectly.
We do Have one requirement where without using J-TAG, we wish to flash the OAD project code to the CC2340R5. From the TRM, I see that by the help of an eternal MCU we can flash firmware image via UART/SPI.
I have found an SBL tool here for an older version of the simplelinkf3 SDK.
The On-Chip OAD example requires three binaries to be flashed namely, MCUboot on-chip, persistence binary, application firmware containing the OAD reset service.
Can we flash the above three binaries using the Serial ROM bootloader?