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 years 前 | 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 years 前 | 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 years 前 | 0