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.

CCS/LAUNCHXL-CC26X2R1: customer bootloader for CC26X2

Part Number: LAUNCHXL-CC26X2R1

Tool/software: Code Composer Studio

Hi,

we bulid a customer bootloader for cc26x2, bootloader address: 0x0000~0x3FFF, and our application code address start from 0x4000.

what should we change the the ccfg.c and the cfg file to make sure it works?

i mean how can we change the "resetVectorAddress" to 0x4000(application start address)?

i know how to do this about CC26X0,but failed on CC26x2.

could TI tell us how to do this like this:

https://e2e.ti.com/support/wireless-connectivity/sub-1-ghz/f/156/p/605674/2232249?tisearch=e2e-sitesearch&keymatch=%2525252525252520user%252525252525253A291339#2232249

Thanks,

LN