How can experimental phenomena in the s32k324 urat routine be observed

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

How can experimental phenomena in the s32k324 urat routine be observed

ソリューションへジャンプ
849件の閲覧回数
rookie_engineer
Contributor I

Excuse me. After downloading "Uart Example S32K344", I debug it normally and short the pin according to the description. According to reason, it should be OK, but I don't seem to see the phenomenon of the experiment, and I don't know where the string has been sent. Can anyone answer that? Thank you very much! Some code and a zip oaf the routines are attached below.

0 件の賞賛
返信
1 解決策
823件の閲覧回数
VaneB
NXP TechSupport
NXP TechSupport

Hi @rookie_engineer 

This example code implements communication between Lpuart instance 3 and Flexio instance 0. In this example, to validate that the two messages were transmitted and received with no problem, you need to consult the status of the function Send_Data(). 

 

B.R.

Vane 

元の投稿で解決策を見る

0 件の賞賛
返信
3 返答(返信)
824件の閲覧回数
VaneB
NXP TechSupport
NXP TechSupport

Hi @rookie_engineer 

This example code implements communication between Lpuart instance 3 and Flexio instance 0. In this example, to validate that the two messages were transmitted and received with no problem, you need to consult the status of the function Send_Data(). 

 

B.R.

Vane 

0 件の賞賛
返信
803件の閲覧回数
rookie_engineer
Contributor I

Thank you very much for your reply, but I seem to have encountered a chip lock when I Resume. I use JLINK, and the error code is: WARNING: Failed to read memory@address 0x2001FFC0WARNING: Failed to read memory@address 0x2001FFF8.

Could you please help me? Thank you very much.

0 件の賞賛
返信
774件の閲覧回数
VaneB
NXP TechSupport
NXP TechSupport

Hi @rookie_engineer 

Could you share an error image? Does this behavior happen with any other example code? 

0 件の賞賛
返信