Model-Based Design Toolbox eco-system for S32K

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

Model-Based Design Toolbox eco-system for S32K

1,895 次查看
hayaoki7
Contributor IV

What should be the tools necessary for model-based development at S32K

In addition to MATLAB and ModelBaseDesign ToolBox,  S32 Design Studio for Power v1.2
And  'S32DS Power v1.2 UP2 AMMCLIB' with everything?

3 回复数

991 次查看
wjandsq
Contributor IV

更进一步地:

建议安装的软件工具有:

1. MATLAB R2018b
文件镜像:R2018b_win64.iso

2. Model Based Design Toolbox for S32K1xx Automotive Microprocessors Family
文件镜像:MBDToolbox_S32K1xx_2018.R1_20180723.mltbx
建议使用GCC 4.9.x 版本工具链,GCC 6.x.x 不够稳定,所以建议安装

S32 Design Studio for ARM 2018.R1-Windows,它包含了之前的GCC 4.9.x

3. S32 Design Studio for ARM 2018.R1-Windows
文件镜像:
(1). S32DS_ARM_Win32_v2018.R1.exe
(2). S32DS_ARM_v2018.R1_UP2.zip
(3). S32DS_ARM_2018_R1_UP3.zip
(4). S32DS_ARM_v2018.R1_UP4.zip
(5). S32DS_ARM_v2018R1_UP5_SP_WCT101xS_180518.zip
(6). S32DS_ARM_v2018.R1_UP6.zip
(7). S32DS_ARM_v2018.R1_UP7.zip
(8). S32DS_ARM_v2018.R1_UP8.zip

建议购买的硬件工具有:

1. P&E’s USB Multilink Universal FX or USB Multilink Universal
其中 USB Multilink Universal FX 更快。

2. CYCLONE FX or CYCLONE
独立编程器,用于量产Programmers (Flash, etc.)。

3. J-Link V9.4 or later version

991 次查看
dumitru-daniel_
NXP Employee
NXP Employee

Hi hayaoki7‌,

To be successful in designing the application with Model-Based Design Toolbox for S32K you will need the following tools.

MUST HAVE:

The Model-Based Design Toolbox comes with GCC compiler 4.9, SDK v1.0.0, AMMCLIB 1.1.8, RAppID booloader and Freemaster preinstalled. The package contains all that you need to setup, build and download application to the S32K via OpenSDA port. 

OPTIONAL - NICE TO HAVE:

- NXP S32DS v1.3 or newer IDE. You might need this for 4 reasons:

  • Newer GCC compiler toolchain
  • Debug purposed: attach to the running target and investigate your code
  • Import projects generated from Model-Based Design Toolbox
  • Flash the RBF file in case you want to use a custom bootloader on your custom design board

- Matlab Stateflow license optional - to be able to run all the examples from the the NXP toolbox

- P&E Recovery Tools and Drivers for Kinetis/ARM processors in case you break the OpenSDA MSD

Hope this helps!

Best regards,
Daniel

991 次查看
hayaoki7
Contributor IV

Thank you for answering.

0 项奖励