hi all:
we will use own's bootloader to upgrade the cc26x2 firmware ,there are two question
1.how to change the hex file start address when compile on cc26x2?
2.how to jump to the address that application start ?
Susan Yang:
您看一下 processors.wiki.ti.com/…/Combining_executable_files 是否能够成功,很抱歉我也没有尝试过
Viki Shi:
1、我没试过修改起始地址,不过你可以看下这个文档: processors.wiki.ti.com/…/Combining_executable_files
2、CC26X2的bootloader例子可以参考下Linux Serial Bootloader Application