Hi,
1. Assume I have build a system using systemBuild.
Now can I choose the blocks for which code is to be generated? Example I don't want to generate code for the entire system.
2.When doing the real time simulation,can I partition this code and run it on two different processors.Example, I want the data to run on one processor and the controls part on another.
3.Can I do real time simulation using autocode generated code on my own existing hardware?