Emergency Update Procedure help

Discussion specific to the 24-pin ZX microcontrollers, e.g. ZX-24r, ZX-24s and ZX-24t.
Post Reply
abcuser
Posts: 13
Joined: 26 March 2008, 20:21 PM

Emergency Update Procedure help

Post by abcuser »

I was doing the update for the Zx-24a and closed the update by accident. I got a message that says 'Device failed to respond to ATN character (4) on COM1' like some other people before.

I then tried to use my Zx-24 processor but got the same message. I would like to try the emergency update procedure but I do not know which file is the zload utility file to enter the code
zload -c1 -e zx24a_3-2-0.zvm. What extension does it have?
stevech
Posts: 715
Joined: 22 February 2006, 20:56 PM

Post by stevech »

zload.exe
is in
C:\Program Files\ZBasic

on my computer
abcuser
Posts: 13
Joined: 26 March 2008, 20:21 PM

Post by abcuser »

I loaded zload.exe in the command prompt and when i enter
'zload -c2 -e zx24a_2-3-0.zvm' it says 'Can't open COM2' and the same if i change the to other COM ports.

The same thing also happen when I try to do it for zx-24
mikep
Posts: 796
Joined: 24 September 2005, 15:54 PM

Post by mikep »

abcuser wrote:I loaded zload.exe in the command prompt and when i enter
'zload -c2 -e zx24a_2-3-0.zvm' it says 'Can't open COM2' and the same if i change the to other COM ports.
Check that some other application is still not using COM2. It is possible that there is an instance of ZLOAD or ZBASICIDE still running - check the Windows task manager.
Mike Perks
abcuser
Posts: 13
Joined: 26 March 2008, 20:21 PM

Post by abcuser »

I was able to do the emergency update on another computer. I also had to deselect the 'Use ATN character' on the 'serial port options' after to get it to communicate. It is working now. Thanks everyone for your help
dkinzer
Site Admin
Posts: 3120
Joined: 03 September 2005, 13:53 PM
Location: Portland, OR

Post by dkinzer »

abcuser wrote:I also had to deselect the 'Use ATN character' on the 'serial port options' after to get it to communicate.
Had you been using the "ATN character" method of downloading your programs?
- Don Kinzer
abcuser
Posts: 13
Joined: 26 March 2008, 20:21 PM

Post by abcuser »

I am not sure if I used the 'ATN character' method to download before. It may have been that I was selecting different options to try to get it to work after it crashed and forgot to deselect it.
Post Reply