Hello rasikraj.deshmukh@hindujatech.com,
1. Would you please clarify, which of the above items has license cost involved?
The licences are free of charge for all the NXP Model-Based Design Toolboxes. You only need to register a license for each toolbox and each PC.
2. Regarding item no. 3 above, does it mean, these libraries can only be used for S32K family of MCUs?
If we want to port or use the libraries for other MCUs, would that be possible?
Each toolbox is designed for a special microcontroller family. You can't generated code to run on MPC5744P from the S32K1xx toolbox. But if you have designed a model for S32K144 and you need to run it on S32K118, the model will work with no problems. The idea is that the uC families are different: for example the S32K uses the FTM peripheral to generate PWM, while the MPC57xx uses eFlexPWM to generate PWM signals and we want to provide the best functional coverage for supported peripheral, not by using a general PAL layer or so. Also the memories, clocks and so on are different. But, we are talking about Simulink: so if you really need to migrate an S32K project for MPC, you need to replace the Config block and all the peripherals access blocks while the application logic could be used the same.
3. Which particular compiler tool chains we shall use for using the software on the target?
Are there any open source (free of charge) options available for the same?
S32K1XX toolbox package comes together with the GCC compiler. We also provide support for IAR and GHS compilers, but according to your needs you have to install them separately. You can find more info about how to set a specific compiler in the Release Notes document inside the toolbox.
4. Can the application be developed with below MC techniques on development kit? Are sample applications are available for the same?
- BLDC / PMSM sensored trapezoidal.
- BLDC / PMSM sensorless trapezoidal.
- BLDC / PMSM sensored FOC.
- BLDC / PMSM sensorless FOC.
For the kit that I've mentioned in my previous response, we provide examples for BLDC sensored trapezoidal and PMSM sensorless FOC. Both examples are highly detailed in two free courses 3-Phase PMSM Control Workshop with NXP's Model-Based Design Toolbox and BLDC Motor Control with Model Based Design. For your other requests you can have a look on the NXP Motor Control Application Tuning (MCAT) Tool | NXP
5. We have Freescale development kit available with us. [TRK-MPC5606B, Rev D]
Can this be used along with MC tool box?
Unfortunately, we do not provide support in Simulink for your board.
Hope this helps,
Marius