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

Monitor 251 Problem

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