Author |
Topic |
|
Bad_Ad84
210 Posts |
Posted - 06/02/2009 : 02:39:29
|
Is there any chance you could make the app parse 2 device.txt files?
i.e. have the one supplied with the app as devices.txt and have like customdevices.txt?
then i can keep stuff i add in the custom one and just keep replacing the devices.txt with new versions as they come out |
|
Reply #1
ZLM
2945 Posts |
Posted - 06/02/2009 : 21:25:37
|
Yes. This is a good point. Will be implemented in the future software release. |
|
|
Reply #2
jsmith33
2 Posts |
Posted - 06/12/2009 : 05:38:57
|
I, too, am interested in being able to send more than one file to be programmed into an EPROM. I have an operating system file, a program file, and a customer customization file. All are *.HEX files, with the proper address, referenced to zero, within the EPROM to be programmed. Is this going to be possible? Or, would I have to combine the three (or more) .HEX files into a single file to send to your programmer?
Please let me know, as we are looking to buy at least two programmers.
jhilory |
|
|
Reply #3
ZLM
2945 Posts |
Posted - 06/12/2009 : 20:12:53
|
Basically you do not need to combine them. Just open each file and do write. Repeat "open and then write" three times.
Make sure those file data address are not overlap.
|
|
|
Reply #4
jsmith33
2 Posts |
Posted - 06/15/2009 : 06:03:01
|
Thanks, that will work for me! |
|
|
Reply #5
ZLM
2945 Posts |
Posted - 06/20/2009 : 22:20:40
|
quote: Originally posted by Bad_Ad84
Is there any chance you could make the app parse 2 device.txt files?
i.e. have the one supplied with the app as devices.txt and have like customdevices.txt?
then i can keep stuff i add in the custom one and just keep replacing the devices.txt with new versions as they come out
Try this beta patch: <old link removed>
The customdevices.txt is not included, you need to create it yourself.
|
|
|
Reply #6
Bad_Ad84
210 Posts |
Posted - 07/02/2009 : 13:23:39
|
patch works perfectly, the device ive just added ill post in a new thread so you can add it.
may i suggest you host a wiki on this site? would make it easier for people to post chip lines + any advice. |
|
|
Reply #7
ZLM
2945 Posts |
Posted - 07/04/2009 : 01:49:39
|
what is that? How to do that? |
|
|
Reply #8
Bad_Ad84
210 Posts |
Posted - 07/04/2009 : 06:59:36
|
www.mediawiki.org/wiki/MediaWiki
basically its editable by anyone, people could post full page "articles" for a certain chip (stuff like the SST39VF080 info is a good one).
i started one for altbinz.net and then gave them the database once it was up and running |
|
|
Reply #9
ZLM
2945 Posts |
Posted - 07/19/2009 : 21:42:34
|
Any free templet package?
If someone can help us to do this will be great. |
|
|
Reply #10
Bad_Ad84
210 Posts |
Posted - 07/21/2009 : 16:49:38
|
the default should be fine, just install the package they offer on the site above, then anyone can edit it.
if someone deletes something, you can always roll back anyones changes. |
|
|
Reply #11
Bad_Ad84
210 Posts |
Posted - 07/22/2009 : 03:50:52
|
oh and once its installed, ill help get content over to it. |
|
|
Reply #12
ZLM
2945 Posts |
Posted - 07/22/2009 : 17:17:22
|
Checked our web server and found it does not support PHP5. We need to upgrade the server first. |
|
|
Reply #13
Bad_Ad84
210 Posts |
Posted - 07/23/2009 : 16:01:36
|
older version uses php4 |
|
|
Reply #14
ZLM
2945 Posts |
Posted - 07/23/2009 : 21:30:08
|
Do you know where can I get it PHP4? Or any other version uses ASP coding? |
|
|
Reply #15
tak
Switzerland
14 Posts |
Posted - 07/24/2009 : 07:07:10
|
quote: Originally posted by ZLM
Do you know where can I get it PHP4? Or any other version uses ASP coding?
try screwturn.eu > it's a opensource mediawiki like ASP.NET wiki engine |
|
|
Reply #16
ZLM
2945 Posts |
Posted - 07/24/2009 : 07:22:45
|
Thanks. Will try that. |
|
|
Reply #17
Bad_Ad84
210 Posts |
Posted - 07/25/2009 : 07:06:24
|
and php4 is here -> www.mediawiki.org/wiki/Download
scroll down to php4 compatible version, or direct link is: download.wikimedia.org/mediawiki/1.6/mediawiki-1.6.12.tar.gz |
|
|
Reply #18
ZLM
2945 Posts |
|
Reply #19
Bad_Ad84
210 Posts |
Posted - 01/13/2010 : 10:08:53
|
can i recommend you include a blank customdevices.txt with the default installation?
otherwise without this post no one would know it exists, at least with a blank file people would know |
|
|
Reply #20
ZLM
2945 Posts |
Posted - 01/15/2010 : 09:52:42
|
Yes. We can do that. |
|
|
|
Topic |
|