Hello all,
MPC5744P,S32 Design Studio for Power Architecture Version 2.1.
I did this: "File"--"New"--"S32DS for Application Project".
the results were as follows:
Now, I want to know:Why "Cpu:MPC5744P_257"? Not "Cpu:MPC5744P_144"
I can't to choose.
I will use "MPC5744P_144", not "Cpu:MPC5744P_257".
Please , Thanks!
Hi,
here's the procedure:
Right click on MPC5744P_257 and select Configuration Inspector:
Double click on MPC5744P:
And select version you want:
Then there will be a notification about problem in pin mux - just click on Switch Configuration:
Regards,
Lukas
hi,
Thanks for your help.
Now, I have new problems.
In the picture:
what is the different between"Debug"and"Debug_FLASH"?
why I build the "CCCCCCCCC"project, result:syntax error.
thank you!
Hi,
Debug_RAM can be used to development purposes - the project is loaded to RAM, not to flash. It's faster because flash programming is not necessary. RAM size is a limitation, of course. When the project size grows up, you can switch to Debug_Flash.
Was the project "CCCCCCCCC" created in this version of S32DS or was it imported from some older version? I guess that this could be the reason.
Regards,
Lukas
Hi:
I want an flexcan example project.
I want to use ISR for flexcan recive(MB).
but ,the "CAN_IRQ" can not run.
thanks!
HI:
thank you for your help. the problem of the project "CCCCCCCCC" ,because the configure of our PC . NOW, it's OK.