Dear NXP employee,
I follow the instructions of page 68 in AN5413, S32K1xx Series Cookbook, to download Git projects and import them into S32DS (IDE) successfully. But the imported project cannot build successfully due to improper project settings.
The Git URL is https://source.codeaurora.org/external/s32support/s32k118_cookbook.
Could you kindly to check this problem?
Please let me know if you need more infomation to reproduce this problem.
Thank you for any help you can provide.
Hello Rick,
Apologies for the long delay in response. Somehow this post was missed.
What version of S32 Design Studio do you have installed? It appears these examples were created for S32 Design Studio for S32 Platform v3.3. Probably they would also work for v3.4. Did you install the S32K1xx development package? You can install this from Help->S32DS Extensions and Updates. I think when this package is installed it also requires the install of GCC 9.2. Then re-import your project and the reported error should not appear.
Best Regards,
Mike
I think this is the root cause, the toolchain/compler seems not installed or incompleted.
But how could I install the completed toolchain of "NXP GCC 9.2..." or how could I use "standard S32DS toolchain for ARM" to build this project?