Eugene Exarevsky
Registered on 11/26/2012 • Last connection on 04/02/2013
12 years ago
• Stack compilation for 8051RE: 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.
12 years ago
• Stack compilation for 8051RE: Stack compilation for 8051
Open workspace zigbee_iar.eww by IAR and compile. It will build test zdo_start_sec_zc by default.
12 years ago
• Stack compilation for 8051RE: 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?