Wrong CRC calculation with optimized code
Posted on February 16, 2016 at 20:00Hi.I encountered a problem where I use CRC hardware with optimized code in Keil. I use CRC hardware inside of interrupt routine and without optimization I get correct result. But if I turn optimization on (level 1...