Options Simulator

Top  Previous  Next

With this option you can modify the simulator settings.

 

options_sim

 

OPTION

DESCRIPTION

Use integrated simulator

Set this option to use BASCOM’s simulator. You can also use AVR Studio by clearing this option.

Run simulator after compilation

Run the selected simulator after a successful compilation.

Program

The path with the program name of the external simulator.

Parameter

The parameter to pass to the program. {FILE}.OBJ will supply the name of the current program with the extension .OBJ to the simulator.