Help need to build scrolling led dispaly....

Status
Not open for further replies.
OK, i have selected project wizard but there was no option of Hi tech C complire, there is only assembler and linker..!!
 
You can manually install.... Go to the top menu....select " Projects " then " Set language tool locations "... In the pop up box, open " Hi-tech universal toolsuite "

Under executables you can browse..... The executable should be here "C:\Program Files\HI-TECH Software\PICC\9.82\bin\picc.exe"

See how you get on.
 
From the menu... project... build... or rebuild
 
Last edited:
In post #20 I messed up.... Edeca kindly spotted an error.... If you have copied this code.... then do it again...

I have compiled the code and it builds fine...
 
PLease let me know whole step showing error again as the file is located in other not in source...
 
Project wizard...

Page 1 Select device......PIC16f676.
Page 2 Select toolsuite......Hi-tech Universal toolsuite.
Page 3 Create a project directory..... Whatever you call it.
Page 4 Add source file..... (put aa.C in the folder before hand)...... add this source file.
Page 5 Finish....... Your MPLAB should look like mine....
 
Last edited:
after these step i add build
result-> build failed!!
 
Last edited:
The error [939] is telling you that there is no file to compile..... You need to insert it in source files.... Look at the picture in post #30....

Right click on the "source" folder in the project explorer on the left hand side, and select add source file...... then it will build.
 
Last edited:
Ok, i have done that but after changing aa text file to aa.c the map lab say no file found?
but the file is place there..
 
Ok... I see we are in a bit of a faf now.... Do one thing for me..... Right click the source folder again and click add files.... When the new window opens look for the aa.c file... If it's not there.. Find out which directory the source folder is pointing to.....

There is an option on the context menu ( right clicked menu ), to locate the missing file..... you have it in the download directory in your documents... Just point to the file and it should be okay..
 
Last edited:
OK< i found the tutorial of your in C file are working fine tan of mine.
as i have changed the text file to C file by renaming it and putting extension .c but after taht also it remain in text+C file thats the problem!!
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…