manojsoorya Member Aug 17, 2022 #1 Hello all Good Evening I need a help to Complie this code ... When I complie with uVision 2, showing some error related to undefined symbol...please help. Code is attached... Thank you in Advacne... Manoj Soorya Attachments Code.asm 11.2 KB · Views: 362
Hello all Good Evening I need a help to Complie this code ... When I complie with uVision 2, showing some error related to undefined symbol...please help. Code is attached... Thank you in Advacne... Manoj Soorya
Ian Rogers User Extraordinaire Forum Supporter Most Helpful Member Aug 17, 2022 #2 Where is GLCD.H?? Also.. did you install PLIB?? I have the PLIB, but I don't think there is a GLCD.H in there And certainly not for a nokia .. I have moved this to a better forum. Upvote 0 Downvote
Where is GLCD.H?? Also.. did you install PLIB?? I have the PLIB, but I don't think there is a GLCD.H in there And certainly not for a nokia .. I have moved this to a better forum.
manojsoorya Member Aug 17, 2022 #3 Hi Ian Rogers Master , Its a code for a LED counter. and what is PLIB? Thank You Upvote 0 Downvote
Ian Rogers User Extraordinaire Forum Supporter Most Helpful Member Aug 17, 2022 #4 in your code said: #include <plib.h> Click to expand... The PLIB is the peripheral library, but it doesn't cover Graphical displays. Upvote 0 Downvote
in your code said: #include <plib.h> Click to expand... The PLIB is the peripheral library, but it doesn't cover Graphical displays.
manojsoorya Member Aug 25, 2022 #5 Hi all... I need to convert this code for maual counter. Can someone help me out? Advance thanks.. Upvote 0 Downvote
danadak Well-Known Member Most Helpful Member Aug 25, 2022 #6 manojsoorya said: Hi all... I need to convert this code for maual counter. Can someone help me out? Advance thanks.. Click to expand... Post the error you got .....cut and paste the entire compile dialog associated with the error. Use windows snipping tool. Regards, Dana. Upvote 0 Downvote
manojsoorya said: Hi all... I need to convert this code for maual counter. Can someone help me out? Advance thanks.. Click to expand... Post the error you got .....cut and paste the entire compile dialog associated with the error. Use windows snipping tool. Regards, Dana.
manojsoorya Member Aug 25, 2022 #7 danadak said: Post the error you got .....cut and paste the entire compile dialog associated with the error. Use windows snipping tool. Regards, Dana. Click to expand... I post the code in my first request. It cant compale with MPLab. Showing some error like "undefind symbol"....!!! This is a code for a clock. How can this code convert into external triggred or count start only when a switch is pressed? Regards Upvote 0 Downvote
danadak said: Post the error you got .....cut and paste the entire compile dialog associated with the error. Use windows snipping tool. Regards, Dana. Click to expand... I post the code in my first request. It cant compale with MPLab. Showing some error like "undefind symbol"....!!! This is a code for a clock. How can this code convert into external triggred or count start only when a switch is pressed? Regards
P Pommie Well-Known Member Most Helpful Member Aug 25, 2022 #8 manojsoorya said: Showing some error like "undefind symbol"....!!! Click to expand... LIKE!!!!!! What label is undefined or what is the ACTUAL error message. Mike. Upvote 0 Downvote
manojsoorya said: Showing some error like "undefind symbol"....!!! Click to expand... LIKE!!!!!! What label is undefined or what is the ACTUAL error message. Mike.
danadak Well-Known Member Most Helpful Member Aug 25, 2022 #9 I do not see the error dialog from compiler in your original post, just the code listing. Regards, Dana. Upvote 0 Downvote
I do not see the error dialog from compiler in your original post, just the code listing. Regards, Dana.
Papabravo Well-Known Member Most Helpful Member Aug 25, 2022 #10 Pommie said: LIKE!!!!!! What label is undefined or what is the ACTUAL error message. Mike. Click to expand... Like a ruthless dentist you keep trying to extract "precious teeth" one by one. Kudos! Upvote 0 Downvote
Pommie said: LIKE!!!!!! What label is undefined or what is the ACTUAL error message. Mike. Click to expand... Like a ruthless dentist you keep trying to extract "precious teeth" one by one. Kudos!
manojsoorya Member Aug 25, 2022 #11 manojsoorya said: with MPLab Click to expand... Not with MPlab.. Sorry. I try to compalie with uVision 3. uVision 2 also try... I Will post the error code.... Thanks and regards Manoj Upvote 0 Downvote
manojsoorya said: with MPLab Click to expand... Not with MPlab.. Sorry. I try to compalie with uVision 3. uVision 2 also try... I Will post the error code.... Thanks and regards Manoj