How are porting MAC57D5xxEVB-Code-Examples project to S32 project?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How are porting MAC57D5xxEVB-Code-Examples project to S32 project?

942件の閲覧回数
join_ren
Contributor III

I want to porting MAC57D5xxEVB-Code-Examples project to S32 project. 

Please tell me how to do it. 

MAC57D5xxEVB-Code-Examples :

https://www.nxp.com/products/processors-and-microcontrollers/arm-based-processors-and-mcus/mac57dxxx...

Thanks for your support.

ラベル(1)
タグ(1)
0 件の賞賛
返信
1 返信

788件の閲覧回数
bpe
NXP Employee
NXP Employee

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.
-------------------------------------------------------------------------------