S32K148 lpuart issues

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

S32K148 lpuart issues

1,119件の閲覧回数
ehrets
Contributor I

Hello,

I am using a S32K148 q176 with S32 Design Studio for ARM v1.3, I am trying to use lpuart example but when I am debugging it I get stuck in a loop in the assemby on this command:

/* Declare a buffer used to store the received data */
uint8_t buffer[255] = {0, };

ehrets_0-1687324282974.png

I am quite unfamiliar with this and unexperienced so I don t really understand what is going on, there might be some set up issues or things I am totally oblivious about. thanks,

Best regards 

0 件の賞賛
返信
1 返信

1,102件の閲覧回数
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi

S32DS for ARM v1.3 is really outdated. It is recommended to install S32DS v3.4+S32K1 SDK RTM v4.0.3.
I tested lpuart_echo_s32k148 of SDK v4.0.3 and did not encounter this problem.


Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 件の賞賛
返信