[Tinyos-help] can't Blink with 'make micaz sim '

Philip Levis pal at cs.stanford.edu
Fri Dec 8 07:59:38 PST 2006


On Dec 8, 2006, at 2:37 AM, preeti k wrote:

> I have installed tinyos2.x on cygwin(directed at by tinyos.net). I  
> tried running the sample Blink application with both commands
>
> $ make micaz sim
> $ make micaz sim-cygwin
>
> Either ways it  throws an error as follows-
>
> 'nesc1.exe-Entry point not found
> The procedure entry point basename could not be located in the  
> dynamic link library cygwin1.dll '
>
> Initially i thought there was a problem with python not installed ,  
> but i can see files like python-2.3.4 etc in the cyg installation.
>

Please read the install instructions. It sounds like you need the  
other version of nesC. Cygwin was weird incompatibilities where  
executables built for one set of versions won't run on the other and  
vice versa. So there are two versions of the nesc package.

Phil


More information about the Tinyos-help mailing list