char to short - unexpected casting behavior
Posted on August 21, 2012 at 19:45Hi all, I use STM32F205xx for my project but I did the same results with STM32VL Discovery kit. I debug in Atollic TrueSTUDIO 2.3.0 Lite and I tried TrueSTUDIO 3.1. too. The problem is that code char a = -50; s...