HANcoder/Training Material/AutomaticLightControlSystem/3

From OpenMBD
Jump to: navigation, search

Go to part 4

LED Control System Part 3

Part 3: Compiling the model and flashing it onto the Olimexino

The Simulink model is now ready to compile and be programmed to the Olimexino. Build your model.

P1figure8.png

Figure 8 Build button in Simulink


After a licensing notification, Matlab will call up the GNU ARM Toolchain to convert your model to machine code. After the S file is ready, Matlab will start the Microboot program to flash the code to the Olimexino. A similar window to that of Figure 9 should pop up. Reset your Olimexino to flash the program.

P1figure9.png

Figure 9 Microboot waiting for target reset


Go to part 4