Ismail Mussed
Followers: 0 Following: 0
Feeds
質問
How to return pointer from C caller function?
I'm trying to use the C caller in Simulink to call a function that returns a pointer to an array. The function definition is lik...
約4年 前 | 1 件の回答 | 1
1
回答質問
Does Mathworks have support for software certification?
I work at a company that is doing embedded controls using Simulink Embedded Coder. We may need certification of safety for the e...
4年以上 前 | 1 件の回答 | 0
1
回答回答済み
C2000 CLA _DWork Variable Creation
You need to make sure the inputs have storage class "CpuToCla1MsgRam" and the outputs have storage class "Cla1ToCPUMsgRam". Also...
C2000 CLA _DWork Variable Creation
You need to make sure the inputs have storage class "CpuToCla1MsgRam" and the outputs have storage class "Cla1ToCPUMsgRam". Also...
5年弱 前 | 0