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.
Hi:
There are two different code segment in my program.I want to allocate the flash for each segment manually.
For example: segment A from 0x0-0x600 segment B from 0x1000-0x1200
How can I do that? If I have to complete the linking process manually? If so, what command-line control should be included?
Really appreciate your help.
Jason