Welcome to the PHCC Wiki.

Please create an user account and then help us to make this the one-stop for information on PHCC.

 Actions

PHCC Firmware Upload

From PHCC

Revision as of 20:03, 3 December 2008 by Manuel (Talk | contribs) (New page: == PHCC Firmware Upload == The PIC Microcontroller on the PHCC Motherboard must be programmed for the next steps. Whether its the initial upload of the PHCC firmwaer into the motherboard...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

PHCC Firmware Upload

The PIC Microcontroller on the PHCC Motherboard must be programmed for the next steps.

Whether its the initial upload of the PHCC firmwaer into the motherboard, or an update of the existing firmware, please follow these steps very carefully:

These commands need to be entered into a DOS window under Windows operating systems. Under Unix-like operating systems, like Linux, the steps are the same except that the program is called 'an851host_newserial' (ie. without the .exe).

Terminal.png

an851host_newserial.exe --eraseflash --rows 504 --startaddr 0x0200 an851host_newserial.exe --writeflash --hexfile firmwareXY.hex an851host_newserial.exe --reset