Debugger doesn't stop at breakpoints

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Debugger doesn't stop at breakpoints

1,484 次查看
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 项奖励
1 回复

971 次查看
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 项奖励