codewarriortap/gdb for ls1046ardb

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

codewarriortap/gdb for ls1046ardb

1,026件の閲覧回数
ericmoors
Contributor I

To use gdb via the codewarrior tap with the LS1046ARDB some gdb monitor commands are needed according to the example video for previous (refence design) boards. I can connect to the gdb proxy on the codewarrior tap, but to connect to the board, the jtag chain must be known/configured:

 (gdb) mon jtag_chain

Chain not configured

Not connected to target

(gdb) mon connect

Connected to CCS

Connected to probe fpga

Unknown target

Protocol error with Rcmd

As these monitor command are extensions to the normal gdb and nxp specific, I need to know how to configure gdb to be able to connect to the target. Do you have ls1046ardb_init.gdb file? Can you at least provide the required information/commands need to connect to the target via the gdbproxy on the codewarrior tap.

0 件の賞賛
返信
1 返信

699件の閲覧回数
Pavel
NXP Employee
NXP Employee

Look at the following:

http://www.nxp.com/video/board-level-bringup-using-codewarrior-tap-and-gdb:BOARDLVL_CWTAPGDB_VID

 

It is too old demo project. This demo project is closed now.

 

Create please technical case if additional information is needed.

See the following:

https://community.nxp.com/thread/381898


Have a great day,
Pavel Chubakov

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信