Export C Code |
Back to the index Back to the top of index |
Goal: |
Export C code from the block diagram. |
What to do: | From the blocks in the block diagram the C code is exported. This C code can be used in Embedded controls, etc. Use is made of File-Classes to create object oriented code that can be included in larger systems. |
Result: | A *.c file is exported that has the same name as the simulation file name. An *.h file is exported that has the same name as the simulation file name. |
Note: |
See the tutorial on the interface to the exported code. |
![]() |
Back to the index Back to the top of index |