Any source about Zipwire with MPC5777M in S32DS for Power?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Any source about Zipwire with MPC5777M in S32DS for Power?

878 Views
younghyunyoon
Contributor I

Dear all,

I've been working on Zipwire with MPC5777M.
And with S32 Design Studio for Power Architecture(S32DS for Power).

First,
I got Zipwire Driver from here.
https://community.nxp.com/message/877142
http://www.nxp.com/files/microcontrollers/doc/app_note/AN5134SW.zip

And I read the document 'AN5134'.
http://www.nxp.com/files/microcontrollers/doc/app_note/AN5134.pdf

In this doc, AN5134, p.6 (3.1 Function file locations),
it mentioned the software was compiled with the Green Hills Software Multi compiler.

Second,
So, I looked for the way to convert ghs -> S32
BUT! there is no automatic way.
https://community.nxp.com/message/856463

So I tried to migrate the project Manually.

I have to change some values for MPC5777M.
(AN5134, p.6 (Table 3. Example function file locations) _ 1. Values used in this function are device specific.)
(AN5134, p.1 (Table 1. Devices that support the Zipwire interprocessor communication interface) _ 6 available devices)
I have to change some pragmas codes.
https://community.nxp.com/message/936087

But it was quite hard work.

(I encounterd many problems...)

So, I need some help.

Is there anyone performed Zipwire with MPC5777M in S32DS for Power?
Can I get some sources?

Thanks.

Labels (1)
3 Replies

581 Views
petervlna
NXP TechSupport
NXP TechSupport

Hi,

Unfortunately there is not example code with S32DS and Zipwire available.

Example codes are for greenhils compiler.

I can ask application engineer for example codes, but I am not sure if those are available for MPC5777M. Most probably only for MPC5777C and MPC5746R.

Peter

581 Views
younghyunyoon
Contributor I

Thanks for your reply!

Then, MPC5777C is most similar to MPC5777M. (I think)
Is there some source about zipwire with MPC5777C in S32DS?

Regards,
Yoon

0 Kudos

581 Views
petervlna
NXP TechSupport
NXP TechSupport

Hi,

yes, there should be source code for MPC5777C for GHS. Not S32DS.

But the MPC5777C is as most different as it could be from MPC5777M.

Those 2 micros have almost nothing common.

Peter