MicroSim is able to load PIC programs from standard Intel HEX files assembled with
a MicroChip compatible PIC assembler such as 'gpasm'. Symbolic COD files can also be
loaded into the simulator. These symbolic COD files are also generated when assembling
the PIC program with 'gpasm'. File loading in MicroSim does not require knowledge of
command line options because it is all done via the intuitive user interface.
Using the gpasm PIC assemblerThe gpasm PIC assembler can be downloaded from SourceForge for users to install and use in their PIC program development. Install the gpasm package on your system by following the installation instructions that come with the package.Loading a file
![]() File Open Dialog ![]() Parallel Port Configuration Dialog ![]() Source files loaded into Source Browser |