S32K312EVB-Q172 debug using Lauterbach debugger

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

S32K312EVB-Q172 debug using Lauterbach debugger

1,277 次查看
AshishDargad
Contributor II

I am using Lauterbach debugger to flash and debug code on EVB.

I am making use of demo cmm files provided along with T32 lauterbach SW.

Whenever SYStem.UP command is executed, it is giving error as Debugger is in down state.

On EVB all jumpers are in its default state.

 

标记 (1)
0 项奖励
回复
5 回复数

1,245 次查看
Julián_AragónM
NXP TechSupport
NXP TechSupport

Hi @AshishDargad,

Could you confirm if the status LEDs from the EVB are all on, as described from the getting started?

Julin_AragnM_0-1751387808196.png

Have you tested other debuggers on the EVB? You can also follow this trouble shooting guide from Lauterbach: [Arm] SYStem.Up / SYStem.Attach returns "debug port fail" - Knowledgebase / FAQs by core architectur....

Best regards,
Julián

0 项奖励
回复

1,217 次查看
AshishDargad
Contributor II
LED D1, D2, D4, D5 are on when 12 V supply is connected. I have only Lauterbach debugger. I already checked the Lauterbach link you mentioned but it did not work.
0 项奖励
回复

1,202 次查看
AshishDargad
Contributor II

Why there are two JTAG connectors on EVB? Please refer attached image. When I initially attached debugger to green color highlighted connector, it does not work. When I connect it to J12 highlighted with pink color, it worked.

Also problem is that I do not find JTAG connector highlighted with green color in design files schematic and PCB layout. I can find only J12 connector.

Hope this post will help others who have same confusion as me.

1,191 次查看
Julián_AragónM
NXP TechSupport
NXP TechSupport

Hi @AshishDargad,

The pink interface you highlighted refers to J12, which is the debug connector for the S32K312 MCU. The J41 interface is connected to the On-Board debugger for communication with the MK26.

Julin_AragnM_1-1751470718401.png

Julin_AragnM_2-1751470797145.png

Best regards,
Julián

0 项奖励
回复

1,260 次查看
AshishDargad
Contributor II

I have done connections as below for JTAG connector from 10 pin to 20 pin lauterbach connector of LA-7844 debug cable

10 pin                 20 pin ARM Standard JTAG

1 VCC                 1 VREF-DEBUG

2 TMS                 7 TMS

4 TCLK               9 TCLK

6 TDO                13 TDO

8 TDI                  5 TDI

10 RST                15 RESET

3,5,7,9 GND       4,6,8,10,12,14,16,18,20 GND

标记 (1)