Questions about developing MPC5744P on S32DS

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

Questions about developing MPC5744P on S32DS

686 Views
ianlee1
Contributor II

Hi Sir,

I am using S32DS PA for developing , there have some questions as below.

1. When I create a new S32DS project  and select MPC5744P, and I can't select the pin number of chip.

   When the project created, the processors item in processorExpert is always MPC5744P_257 for 257 pins and can not be changed. 

pastedImage_1.pngpastedImage_2.png

   2. I open a flexcan project from example code, and this project's processor is MPC5744P_144,but in Components Library, I can not find flexpwm item, only emios_pwm exits, and  in MPC5744PRM, I can not find the desciption about emios_pwm. How do I set flexPWM by SDK?

pastedImage_3.pngpastedImage_4.png

Labels (1)
0 Kudos
3 Replies

595 Views
PetrS
NXP TechSupport
NXP TechSupport

Hi,

use SDK 2.9.0 for your project. I see no issue to change pinout for the MCU later. Also flex_pwm component is available.

BR, Petr

0 Kudos

595 Views
ianlee1
Contributor II

Hi Petr,

Thanks for your reply.

I follow your way to create a new project in S32DS PA, but I still can't select the pinout. 

pastedImage_1.pngpastedImage_2.png

0 Kudos

595 Views
PetrS
NXP TechSupport
NXP TechSupport

Hi,

go to Component Library and within Processors tab list components from either all repositories or selected one.

MPC5744P can be found so double click to it to add it to the project.

pastedImage_1.png

Finaly within pin_mux component you should switch to new configuration

pastedImage_2.png

BR, Petr

0 Kudos