Tool/software: Code Composer Studio
Hello,
In my Simulink Model i added an outport named out1, how can i visualize it via graph window in ccs
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software: Code Composer Studio
Hello,
In my Simulink Model i added an outport named out1, how can i visualize it via graph window in ccs
There isn't enough information here to suggest an answer.
In general, Simulink and CCS do not directly interact with each other; so creating a outport in Simulink has no meaning or effect on CCS.
Cheers,
-Brian
Which MathWorks Release are you using? Are you exporting code and running everything through CCS? Or running via MathWorks External Mode?
I can tell you are using the MathWorks C2000 Support Package; which makes me think you might be using External mode. In that case, CCS is used only as a background process to download C Code to the C2000 device - it is not used for visualization. For parameter tuning and visualization you would normally use External mode in Simulink.
As mentioned the 2-D Lookup is a Simulink only block - it has no meaning in CCS.
-Brian