We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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