Community Profile

photo

Ismail Mussed


Last seen: 3 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • First Answer

View badges

Feeds

View by

Question


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...

3 years ago | 1 answer | 1

1

answer

Question


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 ago | 1 answer | 0

1

answer

Answered
C2000 CLA _DWork Variable Creation
You need to make sure the inputs have storage class "CpuToCla1MsgRam" and the outputs have storage class "Cla1ToCPUMsgRam". Also...

4 years ago | 0