S32K SDK import

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

S32K SDK import

Jump to solution
2,572 Views
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 Kudos
Reply
1 Solution
2,563 Views
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.
-------------------------------------------------------------------------------

View solution in original post

0 Kudos
Reply
2 Replies
2,564 Views
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 Kudos
Reply
2,560 Views
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.