S32K SDK import

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

S32K SDK import

跳至解决方案
1,771 次查看
yuegao1996
Contributor II

Hi, 

when i use S32DS to import  example project lpspi_dma_s32k144_group, it reports that couldn't find head files, and i can't see SDK folder in the project, could u pls help me to figure it out ?

 

many thanks

 

0 项奖励
回复
1 解答
1,762 次查看
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi yuegao1996,

Are you using S32 Design Studio for ARM Version 2.2 with S32SDK S32K1xx RTM v3.0.0?
I am able to build lpspi_dma_s32k144 example.
New-> S32DS project from example

New S32DS Projcet from Example.jpg

Have you click Generate Processor Expert Code before build the project?

Generate Processor Expert Code.jpg

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 项奖励
回复
2 回复数
1,763 次查看
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi yuegao1996,

Are you using S32 Design Studio for ARM Version 2.2 with S32SDK S32K1xx RTM v3.0.0?
I am able to build lpspi_dma_s32k144 example.
New-> S32DS project from example

New S32DS Projcet from Example.jpg

Have you click Generate Processor Expert Code before build the project?

Generate Processor Expert Code.jpg

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 项奖励
回复
1,759 次查看
yuegao1996
Contributor II

thank u so much, it helps.

For others information:

 

I chose Debug RAM so it didn't show the SDK code, when i switched to debug flash, it works.