debugger error

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

debugger error

1,067 次查看
Futte
Contributor II

Hi

 

I am trying to debug in CW 10.2 on a MCF52254 but everytime i try to step o

I get errors:

"No source available for... " here different things come

No source available for "org.eclipse.cdt.debug.internal.core.model.CDummyStackFrame@555be7"

No source available for "0x0394717A (0x394717A)() "

No source available for "0x080F0000 (0x080F0000)() "

No source available for "0xF7FA6020 (0xF7FA6020)() " (after this one i lose connection to my board)

 

I really hope you guys can help me... Anything will help...

 

Thanks in advance

标签 (1)
0 项奖励
回复
3 回复数

955 次查看
JimDon
Senior Contributor III

If you create just a default project for the part can you download and debug it?

We need more information.

0 项奖励
回复

956 次查看
JimDon
Senior Contributor III

Again, since I have not idea what your code is, hard to say. It is possible your code is crashing the MCU in a way that the debugger can not tell, which why I ask that you try an empty default project with and without a break point to see there is some thing other that your code causing this. While it is true that if the default project does work, it does not 100% prove what is wrong, but if it too crashes sometimes, it is a good bet it is not your code.

956 次查看
Futte
Contributor II

The project i have made works sometimes, meaning that sometimes those errors occur and other times i can debug it without problems.

0 项奖励
回复