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

define absolute code segment in C

I writing a code for 8051 with C. I need that one of my function will be at a specific loacation in the code memory. I found that there is a way to define an absolute code segment in assembler but I wanted to know how can I do it in C.

Thanks,
Amichay Nachmany

0