Is it because you've got a paren instead of a curly brace after main?
-----Original Message-----
From: AVR-Chat@yahoogroups.com [mailto:AVR-Chat@yahoogroups.com] On Behalf
Of Tom
Sent: Wednesday, February 27, 2008 7:12 PM
To: AVR-Chat@yahoogroups.com
Subject: [AVR-Chat] gcc problem
I am using avrgcc 4.2.1 through AVRStudio 4.13 Service Pack 1.
I am getting a frustrating compiler error:
in line 38:
main (
I am getting:
error: unexpected '=', ' ,' , ', ' , ';', 'asm' or '_attribute_" before
'{' token
Problem is the only lines prior to this line in the code are comments
and two includes, explicitly:
#include <stdint.h>
#include <string.h>
So, am I to assume there is an error in one of these two include files?
This is my first attempt at using C on an AVR, and I am flummoxed.
avrFreak
Yahoo! Groups Links
--
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.516 / Virus Database: 269.21.1/1302 - Release Date: 2/27/2008
4:34 PMMessage
RE: [AVR-Chat] gcc problem
2008-02-28 by Philippe Habib
Attachments
- No local attachments were found for this message.