Sample Code Module The code samples show what the code looks like when you perform the following tasks: ● Generate code with Module Procedures Only selected. Refer to example.c. ● Generate the makefile. Refer to Generated Makefile. ● Generate the makefile and then modify it to work with your handwritten code. Refer to Modified Makefile for more information. ● Include the main in your code. Refer to my_main.c for more information. The Statechart in the following figure describes the sample module.
The code samples show what the code looks like when you perform the following tasks:
The Statechart in the following figure describes the sample module.