kitty_cute
Newbie level 6
anyone can help me find the error and correct it??
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
MPLINK 4.35, Linker
Copyright (c) 1998-2010 Microchip Technology Inc.
Error - could not find definition of symbol 'DisplayDigit1' in file './fyp.o'.
Errors : 1
wp100 said:Hi,
Have had chance to look at the code you posted ( your direct messages had gone into the spam folder)
The extra files you have included should run that code in full, the whole project is created using MPlab Linker / Relocatable code and all those files are needed to compile the program.
I have done this but it fails on just one error - but as I do not use relolcatable code do not know how to quickly overcome the problem.
Sure others can help out here..
Code:MPLINK 4.35, Linker Copyright (c) 1998-2010 Microchip Technology Inc. Error - could not find definition of symbol 'DisplayDigit1' in file './fyp.o'. Errors : 1
welove8051 said:hi kiity_cute, please be brief in your question, try to mention what series of controller, avr, 8051 or pic etc. and coding language.
regards
kj
caesarsrilanka said:Try to change the project path to a much simple one. (i.e. copy your project directory to c:\ or D:\ . So the path names of the files will reduce. and this will enable the compiler to get all the files for compilation. sometimes compilers dont include all the files for compilation if the path to that file is long)
Kurenai_ryu said:welll at first.. it compiled very welll... what's the exact problem? (already connected and didn't work?)