Other Parts Discussed in Thread: BLE-STACK
Tool/software: Code Composer Studio
Hi,
I can successfully step-through debug normal applications using the CC2640R2F launchpad board, but when I am trying to debug the simple_peripheral_oad_onchip application example, I get the attached error. I assume this is because the application needs to be loaded in at the offset of 0x7000, and the default debug options don't launch/load it correctly. Does anyone know how to fix this issue, or can OAD applications not be debugged? Thanks