Debugger doesn't stop at breakpoints

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

Debugger doesn't stop at breakpoints

1,415 Views
joseperez
Contributor II

Hi!

I'm new at C programming and the Code Warrior IDE. I have a ColdFire V2 MCU on a board (MCF5213CAF80) and a PE Micro Multilink in order flash and debug it. I've been playing around with Code Warrior in order to understand the enviroment.

I'm trying to debug some code I wrote and I set some breakpoints, but when I hit resume, the debugger doesn't stop at the breakpoint. it didn't do it before and I tried debugging a different family of MCU and it stoped at the designated breakpoints. 

I can only think it has something to do with my Multilink, but I want to know if there could be another thing causing it? 

Best regards!

0 Kudos
1 Reply

902 Views
BlackNight
NXP Employee
NXP Employee

Can you check if you have turned on 'skipping breakpoints'? see Skipping Breakpoints | MCU on Eclipse 

I hope this helps,

Erich

0 Kudos