Getting Started with PMON 2000


What You'll Need
  • A Host computer system (UNIX or MSDOS)
  • A Target board

 

To run an application program on your Target using PMON, perform the following steps:

  1. Create a working directory at the top level of you PMON source tree, i.e., src/<top_level>/....
    and install your application source code module(s). Be sure to conform to strict ANSI 'C' prototyping rules and setup a Makefile that is fully comaptible with the PMON/2000 Project 's ".mk" include files. There is a demo application in the source tree for your examination. 
  2. Compile and link your application to the PMON/2000 standard 'C' library. This library is resident in the source tree if you have built PMON/2000 at least once, otherwise you must build a copy of PMON/2000 for downloading. 
  3. Download and Execute your application on the Target.

Navigation: Document Home | Document Contents | Document Index