Please stop sending me a private copy of each message you send to the PIC list. I don't need two copies. > Thanks, unfortunatelly still did get errors. Here is the > std out thru first set of errors. > > C:\embedinc\src\pics>build_hos_expic > std_def.ins.aspic > std.ins.aspic > regs.ins.aspic > stack.ins.aspic > hoslib.ins.aspic > hos.ins.aspic > hos_cmd.aspic > *** System error 2 (h00000002). > The system cannot find the file specified. > *** Program aborted on error. *** It's building all the necessary include files, but failing on the first attempt to run the assembler. The line in BUILD_HOS_EXPIC.BAT that is failing is call src_aspic pics hos_cmd That should grab the HOS_CMD.ASPIC file from the SOURCE into the SRC directory and assemble it. See if HOS_CMD.ASPIC and HOS_CMD.ASM are in the SRC directory. If they are, run asmpic (cog)src/pics/hos_cmd.aspic /c- /o+ and see if that works. In general, see what the scripts are doing and drill down until you find the problem. It looks like I've got an error message missing somewhere that is not reporting the name of the missing file. I'll look into that. ***************************************************************** Embed Inc, embedded system specialists in Littleton Massachusetts (978) 742-9014, http://www.embedinc.com -- http://www.piclist.com hint: The list server can filter out subtopics (like ads or off topics) for you. See http://www.piclist.com/#topics