Tool/software: Code Composer Studio
Hi
On-chip OAD function was added after development based on the current project zero example.
After downloading persistent_app, stack, main_app, and bim to the development board, I started the OAD procedure.
An error occurs when resetting to persistent app after rebooting the board when OAD starts. Also, communication with the host_test app is not possible.
The main app and stack are based on project zero, and the persistent app is based on simple_peripheral_cc2640r2lp_oad_onchip_app projects.
Is it because the base of the main app and the persistent app are different?
Please advise.
Thank you