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.

LAUNCHXL-CC26X2R1: Modify oad_onchip project replacement persistent_app

Part Number: LAUNCHXL-CC26X2R1

Purpose: Divide the flash into two parts: A: 0-160k, B: 160k-320k, A partition flushing (oad_onchip) project, B partition copying (oad_onchip) project, replacing the original (persistent app), and specifying the starting address 160k.

Adding (OAD_IMG_A=1) and (OAD_IMG_B=1) to two projects still failed. How can I modify them?