I want to porting MAC57D5xxEVB-Code-Examples project to S32 project.
Please tell me how to do it.
MAC57D5xxEVB-Code-Examples :
Thanks for your support.
S32V and MAC57D processors are very different at the SoC level although
they have a similar set of cores. For this reason, there is no automatic
code migration tool to convert code from one to another. Thus, what you
can do is:
1. Create a new project in S32DS, specifying S32 as a target.
2. Manually import code
3. Review and adjust, if necessary.
4. Build
5. Debug.
Have a great day,
Platon
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------