Windows version of the HCS08QG8 bootloader

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Windows version of the HCS08QG8 bootloader

2,367 次查看
FC
Contributor III
Hi,
 
Can a windows version of the HCS08QG8 bootloader be made?  The dos prompt becomes hard to work with.
 
How difficult will it be to make a simple GUI for the bootloader program?
 
Thanks
标签 (1)
0 项奖励
3 回复数

429 次查看
Curt
Contributor IV
Hi FC:
 
It should be pretty easy to write a windows GUI "wrapper" for the DOS program using
something like Delphi or Visual C if you have access to the bootloader's command line interface.  But writing a native windows bootloader might be really hard (depending on windows version) if it needs to use interrupts.   Since Win98, it has become harder and harder to interface directly with the hardware on your PC, and especailly the interrupt ports.  
 
0 项奖励

429 次查看
ok2ucx
Contributor IV
Lucky you,
 
the GUI already exists, it's being tested and will become a part of the next AN2295SW release. Unfortunately I don't know when this occurs.
 
Attached you may try this alpha version and give us the feedback on how/if it works for you.
 
Regards,
 
Pavel ok2ucx
 
AN2295 developper

--
Alban Edit: FSL s/w need a license acceptance. Working on packaging it and reposting.


Message Edited by Alban on 2007-05-25 02:45 PM
0 项奖励

429 次查看
Alban
Senior Contributor II

Hello,

Here is a packed version with license.

Cheers,
Alban.

 

AN2295-Bootloader-Control-alpha-1.exe

Message Edited by t.dowe on 2009-10-20 01:30 PM
0 项奖励