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

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

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

跳至解决方案
1,122 次查看
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 

标记 (1)
0 项奖励
回复
1 解答
1,094 次查看
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 项奖励
回复
1 回复
1,095 次查看
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 项奖励
回复