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

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

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

927 次查看
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 项奖励
回复
1 回复

900 次查看
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 项奖励
回复