PCAN-Router Pro – User Manual
7.3.1
Compiling a Firmware Example
Do the following to compile a firmware example under
Windows:
1.
From the provided DVD, copy the subdirectory of the
desired example from the Example directory to the local
hard disk.
2.
Open a command prompt by using the Windows Start
menu. Alternatively you can press the key combination
+ R and enter cmd.exe as program to be executed.
3.
At the command prompt, change to the previously copied
directory.
4.
Execute the following command in order to clean-up the
target directories (i.e. .out) from files that have been
generated earlier:
make clean
5.
Execute the following command to compile the firmware
example:
make all
If the compiler has finished without errors ("Errors: none"),
you can find the firmware file with the extension .bin in the
subdirectory .out. This file is then used for firmware upload
to the PCAN-Router Pro.
41
Need help?
Do you have a question about the PCAN-Router Pro and is the answer not in the manual?