Do not automatically generating platform and rtos folders in the SDK folder?

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

Do not automatically generating platform and rtos folders in the SDK folder?

929 Views
jason_zhong0224
Contributor I

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

jason_zhong0224_1-1672882117436.png

 

However, when the project is imported using S32, the platform and rtos folders are automatically regenerated. The final compilation results in an error

jason_zhong0224_2-1672882117014.png

 

Can you help me?

0 Kudos
Reply
1 Reply

902 Views
mikedoidge
NXP Employee
NXP Employee

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

0 Kudos
Reply