The final step now is to compile the program and download this to the KRC module for testing.
KAI Lab converts the flowchart to C then invokes a C Compiler to generate the executable that is downloaded to the KRC module. KAI Lab allows us to view the C source code that will be compiled before invoking the compiler. The screen capture below shows a segment of the C code generated for our simple example.
to conclude .... |