This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC1350 contiki on 5x5mm

Other Parts Discussed in Thread: CC1350

Hi there !

contiki   port for  that works  on  cc1350EM ( CC1350  7x7)   seems not to start correctly  on CC1350 5x5  .

nothing happens : IO  ports don't pullup / don't move 

i thought  that it was the  call at    setup_gcc->TrimDevice->ThiscodeIsbuiltfor...    but no

i think that this is in setup.c  TrimTevice()   that there is someting that freezes. not easy because i have no way to know what's happens  ( no clock , no io , the only thing is that switching power supply starts ) 

best