Matlab ToolBox Support of which RTD for NXP S32K144 MCU

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

Matlab ToolBox Support of which RTD for NXP S32K144 MCU

192 Views
gkunalupta
Contributor III

I want to use NXP S32K144 MCU via NXP Matlab ToolBox, but am not able to get understanding for which all RTD packages is their support package.

 

There are 3 RTD packages for S32K144:

  • Non Autosar RTD Package version 4.0.3
  • Autosar MCAL RTD package version 2.0.0, which has 2 packages in it:

              Which has 2 RTD packages in it:

                      ---> Autosar MCAL RTD layer

                     ----> Peripheral IP layer RTD package(which is non autosar only but                                                inside autosar package).

So, MATLAB toolbox has support of which RTD packages??

 

Would be waiting for reply as ealry as possible

 

 

Tags (2)
0 Kudos
Reply
1 Reply

157 Views
mariuslucianand
NXP Employee
NXP Employee

Hello @gkunalupta 

The MBDT for S32K1, generates code to access hardware on top of the S32SDK for S32K1, not RTD. MBDT for S32K1 provides also configuration blocks, which generates code to configure the peripherals and does not provide integration with any configuration tools. This approach is what we mark as legacy.

For newer platforms, like S32K3, S32M2, E32ZE, etc. we provide integration with RTD, over the MCAL Layer and provide integration with S32 Configuration Tools or EB Tresos.

Hope this helps,
Marius

0 Kudos
Reply