HI-TECH c compiler

  • Follow


i'm using the microchip mplab ide with hi-tech c compiler integrated
into it ,mplab version 8.46

what ever the c code i try to build it keeps giving me Error
[939] ; . no file arguments

i dont know what to do to make it build my code ,i wish if there is
one can enlighten me about it ,i know its a newibe question   and i
hope if any one can make it clear to me .
thanks in advance
:)
0
Reply bahrouz 4/2/2010 11:04:26 AM

bahrouz wrote:
> i'm using the microchip mplab ide with hi-tech c compiler integrated
> into it ,mplab version 8.46
> 
> what ever the c code i try to build it keeps giving me Error
> [939] ; . no file arguments
> 
> i dont know what to do to make it build my code ,i wish if there is
> one can enlighten me about it ,i know its a newibe question   and i
> hope if any one can make it clear to me .
> thanks in advance
> :)

It sounds like an MPLAB plug-in problem.  My first suggestion is to download and 
install the latest MPLAB plugin from the HiTech site.  Make sure MPLAB is 
pointed to the correct compiler.

If that doesn't fix the problem, you can post on the HiTech forum.  They have 
good support.  If you have purchased the compiler, the HiTech support team does 
a very good job of support.

-- 
Thad
0
Reply Thad 4/2/2010 3:18:18 PM


thank you my friend , i posted my problem in the microchip forums :)
and will update this thread with what i come out with thank you again
thad
0
Reply bahrouz 4/3/2010 7:00:12 AM

i solved the problem
i had to choose the language tool suite first which is HI-TECH ANSI c
compiler "free and integrated in mplab , and add the pic.h header file
in the headers , and wrote a c file with notepad  editor and saved it
with .c extension and add it to source files in the IDE and it
worked :)
0
Reply bahrouz 4/5/2010 12:02:41 PM

3 Replies
195 Views

(page loaded in 0.065 seconds)


Reply: