Using Segger Embedded Studio what is the best practice for configuring the debugger for an app with interrupts(PWM for NRF51822)?
For example:
- are there any files that should be added to the project that assist debugging?
- is it possible/useful to mask interrupts to facilitate debugging – if so, how?
Many thanks for any help
pS
For example:
- are there any files that should be added to the project that assist debugging?
- is it possible/useful to mask interrupts to facilitate debugging – if so, how?
Many thanks for any help
pS