looking for library to convert intel hex



Hi,
I'm looking for a java library to convert intel hex into it's binary so i
can download it to a usb device.

basically in need the routine to return the:
address to write
byte array of hex data
good/bad checksum.

Anyone seen a library on their travels.
steve






.



Relevant Pages

  • Re: looking for library to convert intel hex
    ... steve wrote: ... I'm looking for a java library to convert intel hex into it's binary so i can download it to a usb device. ... Although it took me 20 seconds on google to figure out what you were asking, and it would probably take 10 minutes to implement an "Intel HEX" parser. ...
    (comp.lang.java.programmer)
  • Re: looking for library to convert intel hex
    ... I'm looking for a java library to convert intel hex into it's binary so i ... can download it to a usb device. ... higher a contractor to write it for you. ...
    (comp.lang.java.programmer)
  • Re: looking for library to convert intel hex
    ... On 14-6-2008 21:13, Daniel Pitts wrote: ... I'm looking for a java library to convert intel hex into it's binary so i can download it to a usb device. ...
    (comp.lang.java.programmer)