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