This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Placing array tables in ARM flash?

I have some Const array tables that i want place in the flash/code memory of ARM controller. we can place array in code memory of C51 using "code" keyword. but how to place const array in ARM?

Parents Reply Children