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

Setting A function in predeterming place in code memory

I need to writer a C function that mush be in a protected space in flash memory, But I don know how to specify the memory loaction of the function.

I'm using a 8051 core with on board flash using the UVision 2 dev sys.

ed.