Page 1 of 1

Automatic Mode Production File bug

Posted: Fri Jun 20, 2025 10:27 pm
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;

Re: Automatic Mode Production File bug

Posted: Mon Jun 23, 2025 8:36 am
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;

Re: Automatic Mode Production File bug

Posted: Tue Jun 24, 2025 4:00 am
by masterit
thank you that worked.

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