Part Number: LAUNCHXL-CC2640R2
Other Parts Discussed in Thread: CC1350, CC2640R2F, BLE-STACK, SYSBIOS, CC2650, CC2640
Tool/software: Code Composer Studio
I want to build a custom boot loader project.
The boot loader code be allocated to flash 0x0000 to 0x1000 address, and the application code (based on "multi_role" project build with CCS use the SDK simplelink_cc2640r2_sdk_1_40_00_45) allocated to flash 0x1000 to 0x20000 address.
I 'm successed on the CC1350 according :https://e2e.ti.com/support/wireless-connectivity/sub-1-ghz/f/156/t/605674
But how to do with the CC2640R2F?
Thanks!
LN

