Hi,
OS: Win10
IDE: S32 Design Studio for ARM Version 2018.R1
Board: S32K144 chip
The questions are as follows:
Due to business needs, we adjusted the location of files in the SDK folder and created an NXP folder to store and manage these files
As shown in the picture below
However, when the project is imported using S32, the platform and rtos folders are automatically regenerated. The final compilation results in an error
Can you help me?
Hello Jason,
Unfortunately, it is not possible to change to location of where the generated files are placed.
There is a similar thread on this topic:
is it possible to change S32DS generated code directory?
Perhaps you could change the include paths to ignore the generated folders and add a pre-compile script to copy the generated files into the location you've selected.
Best Regards,
Mike