Trimble Outdoors 58052-00 Benutzerhandbuch

Seite von 251
Copernicus GPS Receiver     1 1 7
FIRMWARE UPGRADE     1 1
Loading Firmware to the Target
The function FlashProgrammingThread() defined in FlashLoaderDlg.cpp shows how 
to implement the firmware loading procedure described above.
Compiling and Generating the Executable
The FlashLoader tool can be re-compiled using the provided project make files. 
If using Microsoft Visual C++ v6.0, open the workspace file FlashLoader.dsw located 
in the mak directory of the tool distribution. From the main menu, select Build 
Æ
 
Rebuild All. This will compile the source files, generate the executable, and place it in 
the bin directory.
If using Microsoft Visual C++ .NET, open the solution file FlashLoader.sln located in 
the mak directory of the tool distribution. From the main menu, select Build 
Æ
 
Rebuild Solution. This will compile the source files, generate the executable, and 
place it in the bin directory.