![]() |
Anyone Know What This Means ? Help, only a few days left..
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 |
Re: Anyone Know What This Means ? Help, only a few days left..
Looks like your set to compile Assembler code not C code....
Look at the Project properties to get the Compiler/Linkers set correctly. Phil |
Re: Anyone Know What This Means ? Help, only a few days left..
Thanks very much.
I know this sounds sad but could you clarify ? Is it under build options or suite selection? |
Re: Anyone Know What This Means ? Help, only a few days left..
Quote:
On the Active Toolsuite drop-down, select Microchip C18 Toolsuite. |
Re: Anyone Know What This Means ? Help, only a few days left..
Thanks a million! We should be all set :-)
|
| All times are GMT -5. The time now is 21:38. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi