S32K SDK import

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
2,573件の閲覧回数
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 解決策
2,564件の閲覧回数
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.jpgNew S32DS Projcet from Example.jpg

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

Generate Processor Expert Code.jpgGenerate 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 返答(返信)
2,565件の閲覧回数
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.jpgNew S32DS Projcet from Example.jpg

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

Generate Processor Expert Code.jpgGenerate 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,561件の閲覧回数
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.