Hi Daniel,
Now I found the software of S32 Design Studio for Power Architecture v1.2 has some error,So i wanna transplant the dual motor control S32 project(http://www.nxp.com/downloads/en/apps/MTRCKTDPS5643L_SW.exe ) to Codewarrior IDE project,but i come across some error,and i do not know how to solve it?
the Error shown as below:
ALL the error is the same.
the Attachment is the my project.
Can you help us in this matter? I do not know if there are any plans to support the demos on older IDE platforms. Perhaps such project already exists.
Thank you!
Daniel
Eden Li,
The CodeWarrior is an obsolete IDE platform and is not being supported any more. Please use for your work S32DS for power PC, version 1.2.
Your issue is being solved at the thread https://community.nxp.com/thread/45611
I consider this thread answered, further comments will be discussed in S32 community.
Best regards,
Marek
Hi edenli,
What's the error in S32DS v1.2 ? Perhaps you should report it to S32DS S32 Design Studio Community.
Regarding the old IDE (which i honestly don't know how to use it) i seems like you need to add a define like this
SWLIBS_DEFAULT_IMPLEMENTATION=SWLIBS_DEFAULT_IMPLEMENTATION_FLT
This is how you do it in S32DS but i do not find a way to add in CW IDE.
Best regards,
Daniel