RP6 ROBOT SYSTEM - 4. Programming the RP6
As an alternative method to “%d/make_all.bat” you may also simply enter “make”
into the field “Command” and “all” into the “Parameters” field.
In fact, the batch file simply executes exactly these commands, but the batch file sim-
plifies starting the compiler from Windows Explorer.
Now click OK – and a new entry will be displayed in the list:
...click on “Add” once again!
Just like for make all, you now have to enter
all you see on the screenshot and click on OK.
This will create a new entry in the List:
“[RP6] MAKE CLEAN”
This entry allows you to comfortably delete all temporary files, which are generated
during the compilation process. Usually we will not need those temporary files after
successful compilation. By the way: the generated hexfile will not be deleted and may
still be transferred to the robot.
As mentioned before (alternatively to “%d/make_clean.bat”) you may also enter
“make” into the “Command” field and “clean” into the “Parameters” field.
Leave the options menu by clicking “OK”.
- 55 -