So I have a firmware that works fine via CCS. Now I generated a bin file, and used srfprog command line tool to flash it into the CC26xx via JTAG. After flash and reset the firmware appears to boot just fine, except for the fact that the UART appears not to be working. The firmware puts out some status information during boot, but I never get that information.
However if I disconnect the power, and reconnect again, the UART is working just fine.
What's the problem here? I already tried the various reset methods of srfprog, but that does not help.