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

Source code location

My question is if it is possible, using MDK ARM Keil IDE, to define exact start location for every source code file ? I know I can define per variable location, as well as per function location, but it can be big job if I want all the vars and functions in some source code file to start from some address.

Thanks