Hi Guys Happy Family Day! 

I tried to make the FreeRTOS demo for C8051F120TB
with SDCC 3.2 in Silabs IDE on Windows 7.When I compiled the main.c file 
separately,following
error message came out.

Sdcpp.exe: fatal error: when writing output to : Invalid
argument

FreeRTOS\Demo\Cygnal\/C8051F120.h:28: syntax error:token -> ‘__at’ ; column
8

I also did same thing on Windows XP,the same error
message popped up. Then I turned to try the simple demo in Silabs Application
Note ( an198 : Integrating SDCC 8051 tools into the Silicon Labs IDE),the weird
similar error message appeared

Sdcpp.exe: fatal error: when writing output to : no error

D:/SDCC TEST/Silabs IDE Blinky/F020.h:13: syntax error: token -> ‘__at’ ;
column 6

I can’t find out something like error message
explanation in SDCC Compiler User Guide.

What’s wrong with those error messages?

I am graduate student and new to SDCC,I have to use
FreeRTOS port for C8051F120 and SDCC compiler in my course project.I used to 
code
C8051Fxxx programs with Keil C51 and uVision4,but FreeRTOS Cygnal port was
written for SDCC compiler.I have no time to port FreeRTOS to C51.

I am stuck in that error.Please,please help!

Thanks

Ken

                                          
------------------------------------------------------------------------------
The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, 
is your hub for all things parallel software development, from weekly thought 
leadership blogs to news, videos, case studies, tutorials, tech docs, 
whitepapers, evaluation guides, and opinion stories. Check out the most 
recent posts - join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to