where is PE in S32DS of ubuntu?

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

where is PE in S32DS of ubuntu?

1,867 Views
ZHOUMO
Contributor II

My S32DS compilation project worked fine in a Windows environment, but for some reason I needed to switch the compilation environment from Windows to Linux. In Ubuntu 16.04 environment, S32DS does not have PE function, I migrated from Windows projects can not be directly used in Ubuntu environment, what can I do?

0 Kudos
Reply
6 Replies

1,860 Views
jiri_kral
NXP Employee
NXP Employee

Hi, 

unfortunately Processor Expert/SDK is not supported on Linux host machine, there is note in Relase notes. 

 

Jiri 

0 Kudos
Reply

1,850 Views
ZHOUMO
Contributor II

If I want to migrate my project from Windows to Ubuntu, how do I compile it?

0 Kudos
Reply

1,823 Views
jiri_kral
NXP Employee
NXP Employee

If the project is based on SDK - it is not possible, SDK is not available on Linux host OS. 

 

Jiri

0 Kudos
Reply

1,790 Views
ZHOUMO
Contributor II

If I port the code generated by PE and SDK on Linux, can I compile it using IDE? If not, can you compile it using cmake or makefile? Is there a routine for this?

0 Kudos
Reply

1,788 Views
jiri_kral
NXP Employee
NXP Employee

Hi, 

 

yes, it is possible use it this way (using generated code as a regular code). You may also find helpful this document: https://community.nxp.com/t5/S32-Design-Studio-Knowledge-Base/HOWTO-Use-SDK-based-example-code-as-st... 

 

Jiri 

0 Kudos
Reply

1,863 Views
ZHOUMO
Contributor II

S32ds_pa_2.1_up14.zip installed, problem still

0 Kudos
Reply