5777C AUTOSAR MCAL in S32DS

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

5777C AUTOSAR MCAL in S32DS

1,701件の閲覧回数
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,641件の閲覧回数
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,641件の閲覧回数
fairwing
Contributor I

Wow thank you

I think I have to copile with GHS.

THANKS A LOT!

0 件の賞賛