I use the Project Zero project for my project.
I dont need the OAD function. so I remove the OAD module. also, I modify the project_zero.syscfg to generate the ccfg section. use the xx13x2_cc26x2_app.cmd as my linker file.
but I have a problem, the project can download and run normaly with the CCS IDE, but when I reset the board(Power down and up), It could't work. Is there any other setting for the Project_zero?
It looks like the Vetor Table is wrong, how can I modify it ?
next picture is the hex image lower address data, just for reference.