How can I insert 'pragma' directives in my generated code using Real-Time Workshop Embedded Coder 5.5 (R2010a)?
Show older comments
I use MATLAB and CUDA to rapidly simulate many parallel Simulink models in a Monte Carlo fashion. In the generated code, I will need finer control of where the data will be placed in the compiled code. Inserting 'pragma' in the generated code will allow me to control the memory locations where the data will be placed and so on. I would like to know how I may do this with Real-Time Workshop Embedded Coder 5.5 (R2010a).
Accepted Answer
More Answers (0)
Categories
Find more on Deployment, Integration, and Supported Hardware in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!