Gönderen Konu: MPLAB PIC C hata  (Okunma sayısı 146 defa)

Çevrimdışı ebubekirnam

  • Yeni Üye
  • *
  • İleti: 1
MPLAB PIC C hata
« : 18 Aralık 2011, 23:39:28 »
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! **********
« Son Düzenleme: 18 Aralık 2011, 23:40:25 Gönderen: ebubekirnam »

Çevrimdışı yazici67

  • Genel Moderatör
  • Kahraman Üye
  • *****
  • İleti: 556
Ynt: MPLAB PIC C hata
« Yanıtla #1 : 03 Ocak 2012, 21:06:03 »
Kodda çok fazla unused block var diyor.Kodları gönderebilir misin ?
Base64
UElDLCBFbGVrdHJvbmlrIHZlIEMjIGlsZSB2YXIgb2xtYWsgLi4u