On Tue, 2013-02-19 at 17:09 +, ming jiang wrote:
> I tried to compile the demo of 8051 port from FreeRTOS 7.3.0 with SDCC
> win32 2.8.0 on Windows XP.Only the main.c was compiled successfully
> and the compilation of other files in demo project showed some bizzare
> warnings or errors.
It migh
On Sun, 2013-02-17 at 21:29 +0100, Erlo Haugen wrote:
> > I can’t find out something like error message explanation in SDCC
> > Compiler User Guide.
> >
> >
> > What’s wrong with those error messages?
The quote underneath is from the source code download
page of the freertos.org website :
"Silico
On 02/17/2013 06:36 PM, ming jiang wrote:
> Hi Guys
>
Hi there...
> 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
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\/C8051F12