When trying to attach FMSTR SDK, pop [Detach/Migrate unavailable SDK(s) from project] menu ?

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

When trying to attach FMSTR SDK, pop [Detach/Migrate unavailable SDK(s) from project] menu ?

Jump to solution
1,132 Views
CY9
Contributor III

S32DS v3.5 

S32K144_SDK: v4.0.1 

uC: S32K144 

New Project from Example : adc_pal_s32k144 

Compile & run exam code successfully.

When trying to attach FreeMASTER SDK, pop up : 

CY9_0-1729843167089.png

 

If I Migrate  it, it cause compile fail !

If I close this menu direcly : 

CY9_1-1729843234159.png

 

I could *NOT* find out any new SDK updated on [S32DS Extensions and Updates] menu and NXP web site. 

I am not sure if it's caused by FMSTR SDK? or something else ?

Could you confirm it ?

And  how/what should I do ?

 

--

S32K144EVB  S32DS-S32PLATFORM FREEMASTER 

Tags (1)
0 Kudos
Reply
1 Solution
1,104 Views
iulian_stan
NXP Employee
NXP Employee

Hi @CY9,

This is a compatibility issue. Both S32K1xx SDK & FreeMASTER packages come from older version of S32DS (2018 or 2.2 for ARM). Old SDK and Processor Expert were replaced by RTD and Configuration Tools respectively. The recommended approach in case of S32DS 3.5 is to use RTD (Real Time Drivers) that can be found on nxp.com/rtd.

RTD.PNG

After switching to RTD, you will need to patch FreeMASTER SDK (replace the files from C:\NXP\S32DS.3.5\S32DS\software\FreeMASTER_Serial_Communication_Driver_V2_0\S32DS\itm with the ones from attached archive and restart the IDE).

Although it is not advised, you can still keep using S32K1xx SDK - in this case just ignore the migration pop up (you will still see that error message in the SDK window, but the project should compile even after attaching FreeMASTER SDK).

 

View solution in original post

0 Kudos
Reply
1 Reply
1,105 Views
iulian_stan
NXP Employee
NXP Employee

Hi @CY9,

This is a compatibility issue. Both S32K1xx SDK & FreeMASTER packages come from older version of S32DS (2018 or 2.2 for ARM). Old SDK and Processor Expert were replaced by RTD and Configuration Tools respectively. The recommended approach in case of S32DS 3.5 is to use RTD (Real Time Drivers) that can be found on nxp.com/rtd.

RTD.PNG

After switching to RTD, you will need to patch FreeMASTER SDK (replace the files from C:\NXP\S32DS.3.5\S32DS\software\FreeMASTER_Serial_Communication_Driver_V2_0\S32DS\itm with the ones from attached archive and restart the IDE).

Although it is not advised, you can still keep using S32K1xx SDK - in this case just ignore the migration pop up (you will still see that error message in the SDK window, but the project should compile even after attaching FreeMASTER SDK).

 

0 Kudos
Reply