cancel
Showing results for 
Search instead for 
Did you mean: 

exit in touch debug

GauravK
Senior

Hi, a project runs in below trace in debug. I use external V2 ISOL debugger.

GauravK_0-1727246456290.png

But program seems to run when I download. Pl let me know if more inputs needed.

5 REPLIES 5
Andrew Neil
Evangelist III

So you've hit an assert.

Trace back through that call stack to see what's causing the assert...

GauravK
Senior

Pl can I know why code doesn't halt when I flash in Run?

It there in Debug only


@GauravK wrote:

Pl can I know why code doesn't halt when I flash in Run?

It there in Debug only


Do you use the 'Release' build for 'Run' ?

Presumably, the 'Release' build does not enable asserts

GauravK
Senior

Thanks for responding but Build is at debug

GauravK_0-1727275227017.png

 



Do you use the 'Release' build for 'Run' ?

Presumably, the 'Release' build does not enable asserts


Is this the setting or anything else? can you guide