Using HEX to program dev board using Spin IDE

Software questions and issues with the FV-1

Moderator: frank

Post Reply
Digital Larry
Posts: 338
Joined: Mon Nov 12, 2012 1:12 pm
Contact:

Using HEX to program dev board using Spin IDE

Post by Digital Larry »

I know that the Spin IDE can generate HEX from a project, but I'm wondering if there is a way, using Spin IDE or some other tool maybe, to program the dev board using a HEX file?

I understand that I could use a PICKit 2 connected directly to the E-squared i2c lines, but I just want to use the dev board USB directly.

Thanks,

DL
frank
Posts: 1244
Joined: Wed Oct 19, 2005 12:26 pm
Contact:

Post by frank »

To the best of my knowledge, no there isn't. As far as I know, but I did not write the code so from what I was told, SpinAsm does not have a hex read routine only a write routine so is can't parse a hex file.
Frank Thomson
Experimental Noize
Digital Larry
Posts: 338
Joined: Mon Nov 12, 2012 1:12 pm
Contact:

Post by Digital Larry »

Thanks for the response Frank.

DL
Post Reply