How to print unsigned int always positive
Posted on September 06, 2016 at 18:47 This is more of a C problem than Arm problem, here too are some people who know their C. I am reading the value of DWT_CYCCNT; When print it via Uart, after a while it becomes negative. The most ...