Code works in debug mode on target but fails in stand alone from flash
Posted on August 07, 2012 at 14:29We are working on a project in which we write some data on to a dual port RAM and we read back the same during various instants of time. When we run the program in debug mode it works perfectly fine. But when we fla...