How can I disable all code-optimizing in SEGGER ?
I build and modify some Nordics example-tutorials using nRF52832 and want start debugging.
Best regards Lennart Vedin for tss.se
How can I disable all code-optimizing in SEGGER ?
I build and modify some Nordics example-tutorials using nRF52832 and want start debugging.
Best regards Lennart Vedin for tss.se
Hi!
If you go to Projects -> Options -> Code Generation -> Optimization Level you can select 'None'.
Is this what you were looking for?
Best regards,
Heidi
Thanks Heidi !
All code-lines are available as break-points now
Regards Lennart Vedin for tss.se