How to disable the write buffer(ACTLR ,DISDEFWBUF)
Posted on June 27, 2012 at 13:16Basically my application goes into the hard fault handler(where the IMPRECISERR bit is set) and I have read up about this on some forums and found out that I cannot find out the exact instruction causing this fault Ho...