s32k324board led test

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

s32k324board led test

1,092 次查看
minjaekang99
Contributor I

Hello
We are using the s32k324 board
I'm debugging the code right now and I want to run a simple led action code to make sure the board has been debugged well.
I installed sdk now and got some example codes, but I didn't get the right code for s32k324.
If I debug s32k324 board only, can I get an example file where led blinks

minjaekang99_0-1734273136424.pngminjaekang99_1-1734273149339.png

 

0 项奖励
回复
3 回复数

1,049 次查看
minjaekang99
Contributor I

Thank you for your answer.
However, even with the s32k344 example, just building the project makes an error. The error says that the "Mcu.h" "Port.h" "Dio.h" header file is empty, is there a way to fix it in this case?

minjaekang99_0-1734398660960.png

 

0 项奖励
回复

1,040 次查看
petervlna
NXP TechSupport
NXP TechSupport

Hello,

That does not make sense to me.

The error says that the "Mcu.h" "Port.h" "Dio.h" header file is empty, is there a way to fix it in this case?

petervlna_0-1734423385933.png

I have just check Dio.h - and it is really not empty:

petervlna_1-1734423431163.png

Did you generate the configuration from mex file first and the compiled?

petervlna_2-1734423593445.pngpetervlna_3-1734423617612.png

 

I suggest you to read some basic howto:

https://community.nxp.com/t5/S32-Design-Studio-Knowledge-Base/S32DS-list-of-HOWTOs/ta-p/1113475

Best regards,

Peter

 

0 项奖励
回复

1,058 次查看
petervlna
NXP TechSupport
NXP TechSupport

Hello,

I installed sdk now and got some example codes, but I didn't get the right code for s32k324.

Since there are too many derivatives of S32K3xx we only release the examples for main ones like show in the RTD package example screenshot.

So if you have S32K324 you can use examples of S32K344.

Best regards,

Peter

0 项奖励
回复