2009-04-19 09:45 AM
Reserving fixed memory space for bit banding flags
2011-05-17 04:10 AM
Hi Andreas,
I see the problem now. Instead of declaring the flags as regular variables, declaring them as pointers at fixed addresses could allow the compiler to optimize away the assembly code. [ This message was edited by: joseph.yiu on 19-04-2009 22:19 ]