Re: [Tinyos-help] compile an application after create app.c

2012-01-13 Thread Rafael de Oliveira Costa
illennium.berkeley.edu [mailto: > tinyos-help-boun...@millennium.berkeley.edu] *On Behalf Of *Rafael de > Oliveira Costa > *Sent:* donderdag 12 januari 2012 17:11 > *To:* tinyos-help > *Subject:* [Tinyos-help] compile an application after create app.c > > ** ** > >

Re: [Tinyos-help] compile an application after create app.c

2012-01-13 Thread Michiel Konstapel
t your main.exe. Hope this helps, Michiel From: tinyos-help-boun...@millennium.berkeley.edu [mailto:tinyos-help-boun...@millennium.berkeley.edu] On Behalf Of Rafael de Oliveira Costa Sent: donderdag 12 januari 2012 17:11 To: tinyos-help Subject: [Tinyos-help] compile an application after cre

[Tinyos-help] compile an application after create app.c

2012-01-12 Thread Rafael de Oliveira Costa
Hi, When I execute 'make micaz' command to compile RadioSenseToLeds the following command is executed to compile this application and create main.exe: ncc -o build/micaz/main.exe -O0 -fnesc-separator=__ -Wall -Wshadow -Wnesc-all -target=micaz -fnesc-cfile=build/micaz/app.c -board=micasb -DDEFINE