HOWTO create and download the Tasking ROM monitor for the phyCORE-ADuC812 (phyCORE Development Board LD 5V/PCM-012).
 
  • Copy 'pcm812.h' and 'pcm812.pjt' to the 'mon' directory of the installed product, e.g.: 'c:\cc51\mon'
  • Start EDE, open project 'pcm812.pjt'. Check under Project > Project options > Processor selection if the ADuC812 is selected.
  • Rebuild the project.
  • Connect the Development board serial port P1A to PC-COM1 and reset the board into bootmode.
  • Flash the generated hex-file to the Board.


  • When resetting the board to normal/noboot mode, LED D3 (JP17 @1-2) should indicate that the ROM monitor is up and running at 19200 Baud. To test the monitor you can open the enclosed 'blinky' project ('blinky.pjt'), rebuild it, and run it using Crossview.

    Note: when you make your own project you can use the options file 'pcm812.opt' to get all options right for running your application under the ROM monitor. Goto Project > Load options and browse to 'pcm812.opt'