|
|||||||||||
Technical Support Support Resources
Product Information |
FLASHMON: Configuring AT89C51SND1 Development KitInformation in this article applies to:
QUESTIONI am using the Atmel AT89DVK, a development board for the AT89C51SND1. I have read Application Note 174: "Use FlashMon on AT89C51SND1" which was written for this board. I followed the instructions in this application note, but I am unable to get Flashmon to connect to my board.
I receive the following error:
What am I doing wrong? ANSWERThe hardware on the AT89DVK development board differs from the demo board that was used in the application note. Additional steps are required to get the board up and running. A true RS-232 transceiver must be between the PC and the AT89DVK development board. One option is a MAX232 or equivalent chip. Another option is to use a RS232 to Logic Level Serial Converter cable. Finally, the default XDATALEN value in the startup.a51 file must be changed from:
to:
The FLASH monitor from KEIL requires XDATA (either internal XRAM or external XDATA). Changing the above setting prevents the startup code from erasing all of the internal XRAM, including the XRAM memory used by Flashmon. The upper XRAM memory, which is used by Flashmon, will be preserved. The files attached to this article contain:
MORE INFORMATION
SEE ALSO
ATTACHED FILESRequest the files attached to this knowledgebase article. Last Reviewed: Thursday, February 25, 2021 | ||||||||||
|
Arm’s Privacy Policy has been updated. By continuing to use our site, you consent to Arm’s Privacy Policy. Please review our Privacy Policy to learn more about our collection, use and transfers
of your data.