Hi,
I have a predictive analytics' python program and I want to know SPC5646CC is a good microcontroller in terms of RAM for that code base i. If I write the same logic in the SPC5646CC language, how can I check the RAM consumption? Is there any online emulator? Where can I find the best source to learn the controller above?
There is no simulator for e200 cores:
https://community.nxp.com/t5/CodeWarrior-for-MCU/Software-simulator-for-MPC56XX/td-p/646787
There is no simulator support in Codewarrior nor S32 Design Studio.
Memory occupation you may find out according procedure below:
https://community.nxp.com/t5/S32-Design-Studio/How-to-know-RAM-memory-consumption-for-application-on...