gdb error: No source available for "0x1c00182c"

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

gdb error: No source available for "0x1c00182c"

1,564件の閲覧回数
jqy
Contributor I

Hi,

I have created a new project for my target board with Kinetis MKL13Z64. I use Segger Jlink to debug it. The GDB server connects the target board without any problem. Then I try to run the project MCUXpresso IDE generated to debug. It compiled and linked well. However, when I run the debug, it spent a few seconds then gave an error message: No source available for "0x1c00182c".

It seems that the code stopped in the ROM bootloader area. And the debugger could not find the source code for this breakpoint. 

The target board is a home made board. 

Did any other people also meet this problem before?

Thanks

Jieqiu

0 件の賞賛
返信
3 返答(返信)

1,199件の閲覧回数
jqy
Contributor I

The issue is somehow the pin NMI is connected to the ground.

Thanks for people trying to help me

Jieqiu

0 件の賞賛
返信

1,199件の閲覧回数
lpcxpresso_supp
NXP Employee
NXP Employee

See: https://community.nxp.com/thread/463825#comment-960336 

Regards,

MCUXpresso IDE Support

0 件の賞賛
返信

1,199件の閲覧回数
mjbcswitzerland
Specialist V

Hi

Check the flash configuration settings and disable the ROM loader - it may be that you have an input set to a state which is telling the ROM loader to run.

Regards

Mark

Kinetis: http://www.utasker.com/kinetis.html

KL43/KL13
- http://www.utasker.com/kinetis/FRDM-KL43Z.html
- http://www.utasker.com/kinetis/TWR-KL43Z48M.html

0 件の賞賛
返信