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:
Thanks,
LN