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 manage to relocate code segment from 4000h(by default) to higher address eg 5000h. However, I couldn't change it to lower address eg 0000h. Can anyone help?
If you are working with an evaluation copy of the compiler you cant relocate below 4000H I believe.
You can read Release.txt. ---------------------------------------------------------------------------