Instructions

145 C-Control Pro IDE
© 2013 Conrad Electronic
3.3.2 Start Program
Program Transfer
After a project has been translated free of errors the Bytecode must first be transferred onto the C-
Control Pro module before it can be executed. This is done by use of the command Transfer (Shift-
F9) in menu C-Control.
After an update of the IDE, if necessary, not just the bytecode is transferred to the module, but
also the latest version of the interpreter is sent to the C-Control module.
Program Transfer without source
If you want to transfer a program from which you have only the bytecode (.bc) and no source code,
then you can load the bytecode to the C-Control Pro Module by pressing Transfer File.
Start
By Start (F10) the execution of the Bytecode is started. On the Mega Applicationboard this is
signaled by turning on the red LED.
Stop
During normal operation a program will be stopped by pressing RESET1 (Mega) or the start/stop but-
ton (AVR32Bit). For performance reasons the program execution on the Module is during normal op-
eration not being stopped by use of software. This can however be performed with the IDE function
Stop Program when the program runs in Debug Mode.
In rare cases the system can get jammed during USB operation (only C-Control Pro Mega Ap-
plicationboard) when the RESET1 button is pressed. To overcome this please also press RESET2 in
order to issue a Reset pulse to the Mega8, too. The Mega8 is on the Application Board responsible
for the USB interface.
Auto Start
If the module is installed in a hardware application, it is often wanted that the user program is started
automatically. See Autostart (Mega) and Autostart (AVR32Bit).
3.3.3 C-Control Configuration
The function C-Control Configuration allows to change the hardware settings of the C-Control Pro
AVR32Bit. Here you cannot control settings of the C-Control Pro Mega modules.