SDK MPC5746C_SDK_Z4_GCC_0.8.1_PATH is not found in workspace

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

SDK MPC5746C_SDK_Z4_GCC_0.8.1_PATH is not found in workspace

1,188 Views
lxj98hn
Contributor I

HI NXP Experter:

Now, I am using S32DS_Power_Win32_v2.1 and the sdk S32DS_PA_2.1_UP2.zip have been installed ; but, when  I compile the old project for MPC5746C_App_Z4 , I encountered the following compilation problem :

Description Resource Path Location Type
SDK MPC5746C_SDK_Z4_GCC_0.8.1_PATH is not found in workspace MPC5746C_App_Z4 P/MPC5746C_App_Z4 Missed SDK Marker

It's true that SDK MPC5746C_SDK_Z4_GCC_0.8.1  do not found in S32DS_Power_Win32_v2.1 ; So,What should I do?  Setup the S32DS_Power_Win32_v2017.R1_b171019 ? or install lower version SDK ?

Tags (1)
0 Kudos
2 Replies

1,072 Views
PetrS
NXP TechSupport
NXP TechSupport

Hi,

seems you have a project with one of the oldest SDK version. Not sure if this can be installed in the latest S32DS at all. 

The most reliable/recommended way is to create new empty project in your installed S32DS PA 2.1 - based on latest SDK (RTM 3.0.1). Add all modules from new SDK as used in your old project. Configure the modules and generate Processor Expert code. Move your sources from old project to new one and try to build it.  

BR, Petr

0 Kudos

1,072 Views
lxj98hn
Contributor I

Hi Petr:

Thank you for your advice.

Your recommendation is also a viable approach; but my colleagues are still using the oldest SDK version;
it's too inconvenient to create new projects from the old ones every time.
Do you have any other way?

0 Kudos