MPC5775K Library usage in S32DS

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

MPC5775K Library usage in S32DS

541 Views
jinjingyang
NXP Employee
NXP Employee

Dear Sir,

Customer want to use SPE2 intrinsic functions for MPC5775K in S32DS.

Thus customer choose "newlib" in "Target Processor => Libraries Support". The SPE intrinsic functions can be used now.

But the "newlib" doesn't include some math functions like asin/acos in ewl library.

What's the recommended method to add the ewl library into the S32DS project besides "newlib"?

Regards,

Jason Yang

0 Kudos
1 Reply

386 Views
martin_kovar
NXP Employee
NXP Employee

Hello Jason,

it is not possible to use both libraries newlib and EWL in one project. But there is a solution in form of ammclib. It contains optimized trigonometric functions and it is easy to include this library to project in S32DS. In installation folder in section doc, there is a document which describes, how to integrate this library to the project. Please look and let me know if it is suitable for your customer.

You can download the ammclib at the following URL:

http://cache.nxp.com/assets/downloads/data/en/libraries/MPC577xK_AMMCLIB_v1.1.7_LIB.exe?fsrch=1&sr=9... 

Hope it helps.

Regards,

Martin

0 Kudos