Eugene Exarevsky

Registered on 11/26/2012 • Last connection on 04/02/2013

RE: Stack compilation for 8051

Hello!

 

You use sdcc to compile for TI device. It is impossible to use sdcc to work with TI HW (well, it is impossible to use sdcc at all because it produces 3-4 times bigger code). You must use same IAR version that TI uses for their ZStack.

 

--

 

WBR

 

Eugene.

 

RE: Stack compilation for 8051

Open workspace zigbee_iar.eww by IAR and compile. It will build test zdo_start_sec_zc by default.

 

RE: Stack compilation for 8051

Did you try to sniff the traffic? Can you see beacon request from ZC?

 

Are you start ED after ZC start complete?