Incorrect breakpoints being created automatically

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Incorrect breakpoints being created automatically

247 Views
checkers
Contributor III

Every time that I recompile and download to the MCU, CodeWarrior adds a breakpoint at main().

Unfortunately, the IDE complains that it cannot execute that breakpoint.

C03B:main.c.main+0 : E; T

HC12MultilinkCyclonePro

MC9S12P32

 

I consider this a bug in the IDE. I didn't want the breakpoint there and I have to delete it in order to debug the code.

 

That sucks. Does anyone know why this is happening?

Labels (1)
0 Kudos
0 Replies