
Ismail Mussed
Content Feed
질문
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...
2년 이상 전 | 답변 수: 1 | 0
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...
3년 이하 전 | 답변 수: 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...
3년 이하 전 | 0