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.

CC2340R5: OAD debugging manual steps

Part Number: CC2340R5

Tool/software:

I have a working app that I now would like to configure for OAD. I have successfully run the OAD onchip example. When looking at the debugging process, it seems I have to manually adjust the debugging info just to run the code. When I'm developing I can be flipping into debug every minute or so and I don't see how to develop if I'm configuring every time. What is the typical approach here? Can I configure the code to run without the bootloader to develop/debug and then switch back for testing? Should I just keep on developing without OAD and worry about OAD at the end? It seems like this process has gotten difficult and I hope to find some approach that is efficient.