Implement Fee using MBDT1.5 or custom code

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

Implement Fee using MBDT1.5 or custom code

313件の閲覧回数
KaleRushikesh
Contributor I

Hello,

I want to implement FEE in Simulink, but MBDT 1.5 does not have a library block for FEE.
So, I referred to the S32DS FEE example, which works in Design Studio. I don’t want to switch toolboxes, but I still want to use FEE in Simulink.

While working on this, I observed that:

  • In Simulink, to configure FEE we also need to configure FEE, Mem_43_IFLS, and MemAcc.

  • In S32DS, we only need to configure FEE and FLS.

Because of this difference, some .h files that are generated by the configuration tool in S32Ds are not generated in case of the configuration done in Simulink setup.

This makes me confused about which APIs I should call from a Simulink MATLAB Function using coder.ceval().

0 件の賞賛
返信
1 返信

263件の閲覧回数
dragostoma
NXP Employee
NXP Employee

Hi, @KaleRushikesh,

Please review the related thread for more details: https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/integrating-FEE-in-Simulink/m-p/2148969...

 

Best regards,

Dragos

0 件の賞賛
返信