Re: error: expected '=', ',', ';', 'asm' or '__attrib
- From: Himanshu Chauhan <hs.chauhan@xxxxxxxxx>
- Date: Sat, 30 Dec 2006 15:17:39 +0530
techie.embedded@xxxxxxxxx wrote:
Hi
I'm trying to compile an ADC Driver & come acrosss the following error.
I've no experience writing drivers before, and hence have no clue how
to fix it.
Hope someone out there has encountered the problem & suggesst a fix for
the same.
The Error is I get is :
qadc.c: At top level:
qadc.c:97: error: expected '=', ',', ';', 'asm' or '__attribute__'
before 'qadc_read'
make: *** [qadc.o] Error 1
[root@localhost qadc]#
########################################################################################################################
Cheers
krish
Are you sure, its a driver issue? None of the "Expected Error" show
that... It should have been a driver issue if it compiled and still
couldn't drive your system.
What about C programming experience??
.
- References:
- error: expected '=', ',', ';', 'asm' or '__attrib
- From: techie.embedded@xxxxxxxxx
- error: expected '=', ',', ';', 'asm' or '__attrib
- Prev by Date: Boolean Algebra / Karnaugh Maps with N > 2 (Higher Dimensions)
- Next by Date: Re: H8 serial devices
- Previous by thread: error: expected '=', ',', ';', 'asm' or '__attrib
- Next by thread: Re: error: expected '=', ',', ';', 'asm' or '__attrib
- Index(es):
Relevant Pages
|