Tool/software: Code Composer Studio
Hi,
I am programming an external board with a CC2642 chip on it. I am using a launchpad to program the chip with a ribbon cable from P7. I can consistently program and run, however it seems that my (SysMin) debug statement prints are inconsistent. Also, they are consistent (prints always work) when a breakpoint is enabled in the application, otherwise sometimes they do not print at all. This is running the exact same application via CCS v8.0.0.00016. The CC2642 SDK is 2.10.00.44. I was curious if anyone else had that issue. Thanks