Getting started with MPC5777C using Autosar flash driver

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

Getting started with MPC5777C using Autosar flash driver

ソリューションへジャンプ
630件の閲覧回数
ajmerijaimin
Contributor III

I'm new AUTOSAR. I was told to develop Flash memory and NVM driver based on Autosar Spec with GHS compiler. So I looked at this Autosar page and I see that Flash & NVM drivers already exist as MCAL which is available for download.

1. I don't understand how to use and get started with using the GHS compiler. I also read on some support thread that there is no SDK. From the S32 design studio page I see that SDK is available. I'm confused about how to proceed ahead with my work.

2. At the end of the Autosar page I see licensing options for MCAL which is free of charge for MPC5777C. Is it free for commercial use?

Please suggest.

0 件の賞賛
1 解決策
606件の閲覧回数
petervlna
NXP TechSupport
NXP TechSupport

Hello,

1. I don't understand how to use and get started with using the GHS compiler.

 You can ask GHS for training, we do not provide such trainings.

I also read on some support thread that there is no SDK. From the S32 design studio page I see that SDK is available. I'm confused about how to proceed ahead with my work.

Why would you have 2 driver structoures, SDK and AUTOSAR. It is not wise to mix AUTOSAR drivers with other SW drivers.

S32DS - use gcc compiler which is not validated for AUTOSAR, therefore you wont be able to compile the NXP MCAL with gcc compiler.

Supported are only GHS and windriver compilers.

2. At the end of the Autosar page I see licensing options for MCAL which is free of charge for MPC5777C. Is it free for commercial use?

yes, it is free of charge.

best regards,

Peter

元の投稿で解決策を見る

0 件の賞賛
1 返信
607件の閲覧回数
petervlna
NXP TechSupport
NXP TechSupport

Hello,

1. I don't understand how to use and get started with using the GHS compiler.

 You can ask GHS for training, we do not provide such trainings.

I also read on some support thread that there is no SDK. From the S32 design studio page I see that SDK is available. I'm confused about how to proceed ahead with my work.

Why would you have 2 driver structoures, SDK and AUTOSAR. It is not wise to mix AUTOSAR drivers with other SW drivers.

S32DS - use gcc compiler which is not validated for AUTOSAR, therefore you wont be able to compile the NXP MCAL with gcc compiler.

Supported are only GHS and windriver compilers.

2. At the end of the Autosar page I see licensing options for MCAL which is free of charge for MPC5777C. Is it free for commercial use?

yes, it is free of charge.

best regards,

Peter

0 件の賞賛