MCUmall EPROM BIOS Chip Burner Forum
MCUmall EPROM BIOS Chip Burner Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 MCUmall Forums
 True USB Willem Programmer (GQ-2X,3X,4X & GQ-4x4)
 is there a way to use different program to use GQ
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

sprit01

Korea
15 Posts

Posted - 03/03/2009 :  18:08:28  Show Profile  Reply with Quote
I have a problem with GQ3x program..
In some reason, the last portion of code is not loaded on the program..
when I use icprog and willem programmer pro, all the data is loaded . but thez program GQ-3X is using doesn't show up..
There is a pic I captured to help you to understand..
I want to burn my program with other program using GQ-3X
Please help me~~



Image Insert:

120.57 KB

Edited by - sprit01 on 03/03/2009 18:09:38
Reply #1

ZLM

2945 Posts

Posted - 03/03/2009 :  23:37:42  Show Profile  Reply with Quote
That is correct.

The last byte data is not the code. It is on chip clock calibration value. That value should not be erased and modified. Unless you need to adjust the on chip clock.

That value is protected in True USB GQ programmer software. If you need to change this calibrated value, then you can change this value in the configuration window.

See:


Image Insert:


However, if you want to let software to display the last two byte, then you can increase the code size by 2 bytes.

For example, if you chip is PIC12F629, then you can open the devices.txt file and find the line for PIC12F629 and change the CodeSize="2046" to CodeSize="2048".

But when you doing write operation, this will overwrite the calibration byte if you put any value that is not correct value.
Go to Top of Page
Reply #2

sprit01

Korea
15 Posts

Posted - 03/05/2009 :  05:05:43  Show Profile  Reply with Quote
Thank you my god~
I tried... the data I want to change was 4bytes from 3fe
I changed it, and the burnner saied "it's recoreded" however, the data I change wasn't change
I don't know what's wrong
Go to Top of Page
Reply #3

ZLM

2945 Posts

Posted - 03/05/2009 :  16:08:23  Show Profile  Reply with Quote
Change the Memory Type to CONFIG and try.

That value should not be changed. Because every chip has different value.

Read first and keep the reading result as a record. The original value is the best value which is calibrated value from the chip factory.
Go to Top of Page
Reply #4

sprit01

Korea
15 Posts

Posted - 03/06/2009 :  08:53:00  Show Profile  Reply with Quote
Thank you~
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
MCUmall EPROM BIOS Chip Burner Forum © Copyright 2003 - 2009 Mcumall Electronics Inc. Go To Top Of Page
Generated in 0.08 sec. Snitz Forums 2000