HI-TECH C PIC18 EEPROM read write

Gyorgy Varga gylab at freestart.hu
Fri Jan 28 16:27:50 CET 2005


Hello Janos,

Friday, January 28, 2005, 2:47:07 PM, you wrote:

JZ> Üdv!
JZ> Hogy kell ez csinálni?
JZ> valami=eeprom_read(cím);
JZ> eeprom_write(cím,adat);
JZ> nem megy.
JZ> signatures do not match hibát ad fordításkor
JZ> Jani

Azért, mert nem includoltad a megfelelõ headert. Ha prototípus nélkül
ilyet talál, akkor függvényként fordítja, aminek csinál egy
automatikus prototípust. Ez nem egyezik azzal, amit linkeléskor talál.

#include <pic18.h>
-- 
Best regards,
 Gyorgy                            mailto:gylab at freestart.hu




More information about the Elektro mailing list