Part Number: CC2340R5
Other Parts Discussed in Thread: UNIFLASH, SYSCONFIG
Hi,
We are using CC2340R5 data_stream example as applicaiton for our product base and we are using our custom bootloader. We update files using bootloader we verified that we are correctly writing to flash. and we are sure Bootloader Jumps correctly. We think difference in CCFG cause this problem. As we checked from refrence manual, difference might be .pAppVtor param.
Here is the scenarios, we face:
When we flash device using Uniflash with:
- boot.bin + app.bin + ccfg_boot.bin , bootloader works but jumping to applicaiton does not start app to run.
When we flash device using Uniflash with:
- boot.bin + app.bin + ccfg_app.bin ,both bootloader and app works once after power reset it seems bootloader does not working as a consequence app is not starting.
After debugging in CCS v20 ; we realized that ccfg_boot and ccfg_app are different. I attached the files for ccfg_boot and ccfg_app taken from memory browser of CCS. Also attached cmd files of the projects.
We are using simplelink_lowpower_f3_sdk_9_11_00_18,
CCS Version: 20.2.0.12__1.8.0
Compilier TI CLANG 4.0.3 LTS
Waiting your response, as the problem is urgent.
Thank you,
All the bests
Savas