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
Solved! Go to Solution.
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
Have you click Generate Processor Expert Code before build the project?
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.
-------------------------------------------------------------------------------
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
Have you click Generate Processor Expert Code before build the project?
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.
-------------------------------------------------------------------------------
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.