I got everything set (I think) in MPLAB and then clicked on “make” and here is what I got. It seems like something simple…
Thansk so much for any help…
Executing: “C:\Program Files\MPLAB IDE\MCHIP_Tools\mpasmwin.exe” /q /p18F8520 “ultoa.asm” /l"ultoa.lst" /e"ultoa.err" /o"ultoa.o"
Make: The target “C:\mcc18\src\string\18Cxx\mchrpgm.o” is out of date.
Executing: “C:\Program Files\MPLAB IDE\MCHIP_Tools\mpasmwin.exe” /q /p18F8520 “mchrpgm.asm” /l"mchrpgm.lst" /e"mchrpgm.err" /o"mchrpgm.o"
Error[101] C:\MCC18\SRC\STRING\18CXX\MCHRPGM.ASM 117 : ERROR: (No Model Specified)
Halting build on first failure as requested.
BUILD FAILED: Fri Feb 18 10:20:10 2005