>> homepage Post messages Homepage:Login:Register:Soul:Top Host 
Forum style Interface Style:  

Problem saving data Reply  
handsome
JunoMan
When I read an eprom the newest version of the software saves an extra 100 bytes.

I have tried this with a 2732 and 27c010 and the same thing happens,

I am saving the data as a binary .bin file

Chris

Go back list [ Posted:2009-07-07 07:13:19 ] Edit Administer top

Re:Problem saving data Reply  
beautiful
cm
Every time,when you save the file,the software save more 100 byte automatically.This is normal,the result is OK.
Go back list [ Posted:2009-07-07 08:48:55 ] Edit Administer Top

Re:Problem saving data Reply  
handsome
JunoMan
This should not happen. It has only started happening recently.

I just installed the 4.2.0 software from 12/3/2009 and it saves the correct file size. I read a 27c512 and it saved it as a 65536 byte size file.

I installed the 4.2.0 from 7/7/2009. (yesterday), and it saved it as a 65636 bytes. (100 bytes more)

If this is correct, can you tell me why this change has been made?

Thanks

Chris

Go back list [ Posted:2009-07-08 05:08:46 ] Edit Administer Top

Re:Problem saving data Reply  
beautiful
cm
This is the newest change.The the user save a chip.The file size is more 100 byte than the chip size.Usually,the 100 byte save config byte or other informaiton.There is not any impact on the file.You can operate programmer normal.
Go back list [ Posted:2009-07-08 10:18:09 ] Edit Administer Top

Re:Problem saving data Reply  
handsome
JunoMan
I repair old arcade games and often read the eproms to save the data for use in other programs (emulators). It"s very frustrating that I have to manually remove the extra 100 bytes every time I want to use the binary data I have read.

I also have to do this if I wish to use the identifying functions in the software I use.

Is there anyway to have this as a setting that I can turn off?

Chris

Go back list [ Posted:2009-07-08 15:24:49 ] Edit Administer Top

Re:Problem saving data Reply  
beautiful
cm
When you download the file in other programmer,you didn"t need to remove the extra 100byte.You can download the file normal.
Go back list [ Posted:2009-07-08 16:44:40 ] Edit Administer Top

Re:Problem saving data Reply  
handsome
kisslorand
Can you please add the option to turn off this extra byte save thing? 99% I have to work on the dumps I read. I have to delete always the extra info because many programs telling me that file size is wrong. I would really like the files to be saved exactly as they are, without any extra info. Is it that hard to make this thing selectable as an option in the program"s configuration?
Go back list [ Posted:2009-07-09 13:09:04 ] Edit Administer Top

Re:Problem saving data Reply  
beautiful
cm
we have modify our software,and remove the extra 100byte.Please download the newest software.
Go back list [ Posted:2009-07-10 08:57:47 ] Edit Administer Top

Re:Problem saving data Reply  
handsome
kisslorand
Downloaded from http://www.weilei.com.cn/Disk1.zip and also from http://www.weilei.com/Disk1.exe but still the same. The version of the downloaded SW is 4.2.0 from 8th of July 2009
Go back list [ Posted:2009-07-10 14:31:51 ] Edit Administer Top

Re:Problem saving data Reply  
beautiful
cm
Please download the newest software.The newest software isn"t 8th of July,it is 10th of July.
Go back list [ Posted:2009-07-13 09:23:58 ] Edit Administer Top

Re:Problem saving data Reply  
beautiful
cm
Besides,if the chip have config information,when the user save the file,there are extra 100 byte also.If the chip didn"t have config information,when the user save file,there are not extra 100byte.Your chip is 27 series chip,they are not have config,so there are not extra 100 byte.
Go back list [ Posted:2009-07-13 10:32:17 ] Edit Administer Top

Re:Problem saving data Reply  
handsome
GoodToGo!
The "Latest" software is still not available from the website (as at 13-7-09). I"m having the exact same issues as the guys previous. I"m using a VP-280 and a 27512 EPROM, and when I save a file, the file size is 65636 bytes long, not 65536. This causes issues with programs like winromident. Fingers crossed the next software update fixes this issue.

Cheers.

Go back list [ Posted:2009-07-13 11:06:56 ] Edit Administer Top

Re:Problem saving data Reply  
beautiful
cm
I have test our software,there are not any problem.When I save a 27512 file,the size is 65536.
Go back list [ Posted:2009-07-14 09:06:37 ] Edit Administer Top

Re:Problem saving data Reply  
handsome
GoodToGo!
Yep. Latest software (14/07/09) works the way it should. Thanks for fixing it up.

Cheers,

GTG!

Go back list [ Posted:2009-07-14 18:32:02 ] Edit Administer Top

Re:Problem saving data Reply  
handsome
kisslorand
Is it possible to add this config saving feature as an option? I mean let the user to select if he wants or not to save the extra info. It would be as simple as 1 more option on the "Save buffer to a file" window. Thx
Go back list [ Posted:2009-07-21 04:03:32 ] Edit Administer Top

Re:Problem saving data Reply  
beautiful
cm
Usually,When the user want to save a file,if the chip have config,the file will be saved extra 100byte,if the chip didn"t have config,the file will be saved as the chip size,there is not extra 100byte.You chip is 27series chip,it didn"t have confit,the file is chip size.The software will distinguish according to the chip.This is our software internal functions
Go back list [ Posted:2009-07-21 09:33:01 ] Edit Administer Top

Re:Problem saving data Reply  
handsome
kisslorand
What if I DO NOT WANT to save any config on any chip I read?
Go back list [ Posted:2009-07-21 12:22:29 ] Edit Administer Top

Re:Problem saving data Reply  
beautiful
cm
if the chip is MCU,when the user save file,he had better save the config with the chip other memory together.If not,when the user load the file to programme MCU,he must set config again.The operation will not influence use.So,we didn"t set option alone.
Go back list [ Posted:2009-07-22 09:36:58 ] Edit Administer Top

Re:Problem saving data Reply  
handsome
Fastah
Helo!
Why you do not save this configuration data into new file with same name plus .cfg extension?... example: test.hex, test.hex.cfg
In this case who don"t wanny this cfg will not use it, who need it program will load this .cfg automaticaly...
Sometimes user need edit or open original file into third party software for editing, simulate, etc and this software check file size.
Go back list [ Posted:2009-07-25 05:55:33 ] Edit Administer Top

Re:Problem saving data Reply  
beautiful
lxx
This method will give most customers the trouble.
Go back list [ Posted:2009-07-28 15:20:24 ] Edit Administer Top

Re:Problem saving data Reply  
handsome
kisslorand
For the moment it seems having the config saved together with the bin gives most trouble, not the option from the user side to save it or not ;)
Go back list [ Posted:2009-07-29 23:12:10 ] Edit Administer Top

Re:Problem saving data Reply  
beautiful
lxx
Please download the new software. You can save a specified length file.
Go back list [ Posted:2009-07-30 16:06:03 ] Edit Administer Top

Re:Problem saving data Reply  
handsome
kisslorand
This option does the job but it"s far more complicated than just simply use a checbox for "save config data". I do not know how to say otherwise: "Please add a checkbox at Save window for saving or not config data. Please!"
Go back list [ Posted:2009-08-03 14:01:33 ] Edit Administer Top

Re:Problem saving data Reply  
handsome
kisslorand
Please :)
Go back list [ Posted:2009-08-06 23:34:12 ] Edit Administer Top

Re:Problem saving data Reply  
beautiful
lxx
Most users do not need that. But new checkbox will confuse many users.
Go back list [ Posted:2009-08-07 16:35:31 ] Edit Administer Top

Re:Problem saving data Reply  
handsome
kisslorand
Hmmmm....
More than the extra 100 bytes?
Why would it confuse them? Just put its function in the help file and anybody can see what it does.
Just test it as you tested on us the extra 100 bytes. Let"s see will anybody complain?
Go back list [ Posted:2009-08-10 13:32:27 ] Edit Administer Top

Re:Problem saving data Reply  
beautiful
lxx
Those extra 100 bytes had exist 10 years. It contains useful information for many chips. Our customers had accustomed to its presence.
If you feel that is useless, you can easy to take it off now.
Go back list [ Posted:2009-08-11 10:34:39 ] Edit Administer Top

Re:Problem saving data Reply  
handsome
kisslorand
I just don"t get it... It"s a nice feature, nobody doubt that, but why won"t you make it as it is in fact, only a feature. People who want to use it should be able to switch on this feature, people who do not want to use it should be able to switch it off. It is like the "Save file" function. Maybe I do not want to save the file I read, than I simply do not press the save file button. It would be frustrateing if the SW would automatically save the file (I hope you never make it this way :) ).
  I bought the Wellon programmer because I want to work fast, I do not want to edit the file size every time I save a file.All I am asking is just an option to be able to switch on or off this extra byte saving feature.
[ The message is modified by kisslorand ]
Go back list [ Posted:2009-08-11 12:51:38 ] Edit Administer Top
Total reply 27 ,total 1 page Forum Previous Next[1]

Reply the topic
Topic: *(Within 40 characters)
Author: *(The username should be within 10 characters)
Password: *(When posted the message for the first time,it will automatically registered)
Verify Code: * 5136
Sex: male female (There is no need to choose if you have registered)
Head portrait: (There is no need to choose if you have registered)
E-mail:
Q Q:
ICQ MSN
Homepage:
Emoticons:
Ubb label:

Message
body

            (Ctrl+Enter submit)
Web homepage | Contact us | About us

Tianjin Weilei Technology Ltd.

296.88 ms