??? 12/24/04 10:47 Read: times |
#83769 - Converting to .hex Responding to: ???'s previous message |
There are some free utils to convert a binary file to .hex
Check ATMEL's website If you can generate the binary file in matlab you have done. Or you can read the hex file tutorial and make your own "writeHex.m" in matlab to generate directly the file. I done the oposite in asm for the '52 so i think is "do-able" in a matlab .m file Regards |