I'm currently using a programmer written by myself about 10 years ago.
It can upload code to AT89S52, AT89S8252, AT89S8253 via SPI. I'm using
different Linux distros: Arch, Rosa, Mandriva. It uses serial port for
bit banging using PonyProg interface, so I'm not sure could it work via
usb-serial (FT
Hi,
eventually you could integrate into
https://www.flashrom.org/
Has a different focus but maybe it fits.
Greetings,
--
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Anal
Thanks for all the info everyone.
Looks like I'll probably go with my next plan, that being a per device
hardware programmer with common Linux based software.
Seems easy enough to do in comparison to current projects :)
Gavin Bauer
On 03/30/2016 10:09 PM, Dave McGuire wrote:
> On 03/30/2016 02:4
On 03/30/2016 02:48 PM, R0b0t1 wrote:
>> It CAN be remotely controlled via software under Windows, but...then
>> you'd be dinking around with Windows.
>
> Not too bad now, but your stuff sounds old.
OH NOES!!
I'm American, but I am NOT a well-trained American consumer, i.e. "if
it's old, i
On Mar 30, 2016 1:45 PM, "Dave McGuire" wrote:
> It CAN be remotely controlled via software under Windows, but...then
> you'd be dinking around with Windows.
Not too bad now, but your stuff sounds old.
> Photos of my setup are available upon request, if you're curious.
>
> -Dav
Either a 3.5" floppy disk or a serial link (Xmodem, etc). Both
completely OS-independent. I could drive it from a DEC PDP-8 if I felt
like it. :)
It has a very nice user interface that is implemented as full-screen
menus and such, pure ASCII, on a terminal (or some computer running a
termin
Pass the programmer to a windows guest VM. Usually works, will require
extra setup.
--
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to
Out of curiosity, how would one get their code from the PC to this
external programmer if it is supposedly standalone?
Happy Hacking,
David E. McMackins II
Associate, Free Software Foundation (#12889)
www.mcmackins.org www.delwink.com
www.gnu.org www.fsf.org
On 03/30/2016 01:01 PM, Dave McGuir
On 03/30/2016 01:24 PM, Gavin Bauer wrote:
> Not quite sdcc relelated directly, just thought I'd get some help on a
> hardware note with programmers used.
> I'm currently looking for hardware options to program the chips via
> linux. I have everything else necessary and working on code::blocks,
> c