5777C AUTOSAR MCAL in S32DS

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

5777C AUTOSAR MCAL in S32DS

1,720 次查看
fairwing
Contributor I

S32DS AUTOSAR MCAL

I'm trying to develop the MCAL for MPC5777c w/ S32 Design Studio.

I can acquired the MCAL for 5777C and EB Tresos tool in nxp autosar software section and I setting the MCAL for my EVB and generate the MCAL BSW code.

pastedImage_1.png

this is Generated code from EB tresos

However when I trying to merge and build the project with S32DS, It is not going very well.

First, I make a SDK(software devlop kit) for my own.

pastedImage_2.png

This is what from the MCAL setup file, there is Plugins for make SDK(maybe not).

I make a SDK in S32DS like this link https://www.programmersought.com/article/68541996409/ 

pastedImage_4.png

And make project with SDK.

But when I Built it, error is accur.

pastedImage_5.png

How can I merge the MCAL Generated code with S32DS?

I don't know what I'm doing is right way.

Please Help.

标记 (3)
0 项奖励
2 回复数

1,660 次查看
jiri_kral
NXP Employee
NXP Employee

Hi, 

it's hard to say what's wrong. The easiest way how to use MCAL is just copy ganerated sources into your project. What's your compiler? MCAL is not supporting gcc. 

Jiri

0 项奖励

1,660 次查看
fairwing
Contributor I

Wow thank you

I think I have to copile with GHS.

THANKS A LOT!

0 项奖励