[Tinyos-help] How to run main.exe in Tinyos2.x in Ubuntu

2011-07-12 Thread ashish gupta
HI, I found a problem running main.exe of any of apps in Tinyos 2.x at ubuntu. I tried wine also but wine is not working for me. Please help me and tell some other ways to see execute main.exe mentioned above.. Thank you

Re: [Tinyos-help] How to run main.exe in Tinyos2.x in Ubuntu

2011-07-12 Thread Eric Decker
yeah the choice of main.exe for the result of the toolchain is unfortunate. main.exe typically is an image that needs to be run on the target processor. For example if one is compiling for the telosb platform this will be msp430 code. you need to download the result and then execute it on the