Hi there
Porting contiki on phyNODE CC2650 isnt working well. I have done pin muxing for uart lines and 2 of the LEDS and also 1 switch.
When I compile and run contiki-cc26xx-beta150122/examples/cc26xx/cc26xx-web-demo , I get the following issues:
1. In the old rev silicon I find the board resetting every 2 seconds.
2. I also have a new rev silicon(cc2650) in which, after a main init logs it stops printing anymore data in uart, sometimes it puts series of garbage data.
Even for the contiki-cc26xx-beta150122/examples/cc26xx, I get the similar issues
Can anybody suggest me the possiblities for the above events. I am open for suggestions. Thankx in advance.