arkadaşlar programı derlemele çalışıyorum ve aşağıdaki gibi bir hata çıkıyor anlamadım yardımcı olursanız sevinirim...
***************************************************************************
Build C:\HI-TECH UYG\hiz for device 16F628
Using driver C:\Program Files\HI-TECH Software\PICC\PRO\9.60\bin\picc.exe
Make: The target "C:\HI-TECH UYG\hiz.p1" is out of date.
Executing: "C:\Program Files\HI-TECH Software\PICC\PRO\9.60\bin\picc.exe" --pass1 "C:\HI-TECH UYG\hiz.c" -q --chip=16F628 -P --runtime=default --opt=default -D__DEBUG=1 -g --asmlist "--errformat=Error [%n] %f; %l.%c %s" "--msgformat=Advisory[%n] %s" "--warnformat=Warning [%n] %f; %l.%c %s"
Executing: "C:\Program Files\HI-TECH Software\PICC\PRO\9.60\bin\picc.exe" -ohiz.cof -mhiz.map --summary=default --output=default hiz.p1 --chip=16F628 -P --runtime=default --opt=default -D__DEBUG=1 -g --asmlist "--errformat=Error [%n] %f; %l.%c %s" "--msgformat=Advisory[%n] %s" "--warnformat=Warning [%n] %f; %l.%c %s"
HI-TECH C PRO for the PIC10/12/16 MCU family (Lite) V9.60PL5
Copyright (C) 1984-2009 HI-TECH SOFTWARE
(1273) Omniscient Code Generation not available in Lite mode (warning)
Error [1347] ; 0. can't find 0x1A words (0x1a withtotal) for psect "text181" in segment "CODE" (largest unused contiguous range 0x18)
Error [1347] ; 0. can't find 0x11 words (0x11 withtotal) for psect "text180" in segment "CODE" (largest unused contiguous range 0xE)
********** Build failed! **********