MCLIB for MPC564xL

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

MCLIB for MPC564xL

527 Views
JavierGarrido
Contributor I

Hello,

I'm having trouble using the GFLIB_Lut2D function from the MCLIB library for MPC564xL.

My intention is to generate code with the Simulink Embedded Coder. The problems I find are 3:

1) The parameters that must be passed to the function are 4, but in the documentation they only speak of 3. The parameter 's32MidId' does not appear in the documentation and I do not know what it means.

2) In the parameter 'ps32Table' if I write a matrix to it, it reports an error and tells me that it expects a vector.

3) In the generated code, the function parameters appear in code as hard code and my intention is that they are tunning parameters

 

Regards

0 Kudos
0 Replies