CXSTM8 bug when writing to bit structure
Posted on October 11, 2012 at 09:36To optimize the code I put nearly all the flags to bit structures. Now I came across a bug in the CXSTM8 when writing to bits. Reading bits doesn't bring any problem. The good news for me is that I found a workar...