Automatic Mode Production File bug

Here you can ask technical questions about REVELPROG-IS and device/memory programming.
Post Reply
masterit
Posts: 6
Joined: Tue Mar 05, 2019 4:48 am
Has thanked: 2 times

Automatic Mode Production File bug

Post by masterit »

Hello,

i seem to be having an issue with this production file, it keeps failing and saying this device is not found in memory database, even though i'm able to select it in the regular device list.

Device is 93C66

i've attached the screenshot and the file below:
Image

Code: Select all

#REVELPROG-IS PRODUCTION FILE
#VER=1.9.0;
#DEVICE=93C66;
#VOLTAGE=5V;
#OPERATION=READ;
#FILE=Z:\IT\Date_Code_Tool\dump93C66.bin;
ArT
Posts: 1602
Joined: Wed Mar 25, 2015 8:54 am
Location: Warsaw, Poland
Has thanked: 61 times
Been thanked: 171 times

Re: Automatic Mode Production File bug

Post by ArT »

This functionality is still in beta. Please replace device database list from attachment (you need to unzip it). File location is in AppData Roaming files (type: %appdata%/revelprog-is in windows file explorer) and then below will work:
#DEVICE=93C66;
Attachments
device_list.zip
(65.19 KiB) Downloaded 174 times
masterit
Posts: 6
Joined: Tue Mar 05, 2019 4:48 am
Has thanked: 2 times

Re: Automatic Mode Production File bug

Post by masterit »

thank you that worked.

i had to also paste it into the AppData\Local\REVELPROG-IS folder and it worked then.
Post Reply