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 guys, The problem in short is that is it possible to download a program to a specified address in a code segment through the monitor utility. I believe it downloads it to the default code segment FF (starting address 0xFF0000). The problem situation in a bit detail is like this. My FLASH is starting from segment FF. When I reset my target it executes the Monitor code. Now when I download my program the Monitor in FLASH gets overwritten. I was just thinking that probably if I could specify in some way as to where to download the program then probably I can rescue my poor monitor program. Regards, Vipin