EmbeddedRelated.com
Forums

ZigBee stack under Linux

Started by Heruan January 17, 2008
I wish to compile ZigBee applications to run on an Intel 8051 board from
Texas Instruments. I'm searching a free alternative to IAR IDE, so I
downloaded `sdcc' and its simulator `s51'. Now, where could I find the
ZigBee stack libraries for Linux?

Thanks in advance!
On Thu, 17 Jan 2008 18:26:57 GMT, Heruan wrote:
> I wish to compile ZigBee applications to run on an Intel 8051 board from > Texas Instruments. I'm searching a free alternative to IAR IDE, so I > downloaded `sdcc' and its simulator `s51'. Now, where could I find the > ZigBee stack libraries for Linux?
You're question is confusing, do you want a ZigBee library for Linux or a ZigBee library that will work with SDCC/s51 under Linux? Unfortunately I don't have an answer for either. I have my doubts there will be a library for s51 (or Windows/Linux or anyway else). -- Linux Home Automation Neil Cherry ncherry@linuxha.com http://www.linuxha.com/ Main site http://linuxha.blogspot.com/ My HA Blog Author of: Linux Smart Homes For Dummies
Neil Cherry wrote:
> On Thu, 17 Jan 2008 18:26:57 GMT, Heruan wrote: >> I wish to compile ZigBee applications to run on an Intel 8051 board from >> Texas Instruments. I'm searching a free alternative to IAR IDE, so I >> downloaded `sdcc' and its simulator `s51'. Now, where could I find the >> ZigBee stack libraries for Linux? > > You're question is confusing, do you want a ZigBee library for Linux > or a ZigBee library that will work with SDCC/s51 under Linux? > > Unfortunately I don't have an answer for either. I have my doubts > there will be a library for s51 (or Windows/Linux or anyway else).
In Windows with IAR Embedded Workbench IDE I can compile ZigBee applications using the TI ZStack for ZigBee to be run on an Intel 8051. I'm searching a solution to compile same applications on Linux! Then, I found `sdcc' to compile applications for Intel 8051, so my question is if there's a library for TI ZigBee to use with `sdcc'. Thank your for interest and sorry for my English!