Tool/software: Code Composer Studio
Hi all,
I'm using a CC1310F128 on a custom board. On programming, with the debugger still connected, the board works perfectly fine. The problem is that once the programming cable is disconnected and the board is reset (power-cycled), it seems that the CC1310 fails to boot up (or at the very least freezing up before the initialization carried out in my main() are started).
My first thoughts are that it must be something to do with the timers, but have no idea on how to start debugging this (since the board is working fine with the debugger connected). Any ideas?