This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to create a img file

Hello,

I'm trying to create an .img file to update the firmware of an Janus220 (ARM7 core) but it seems that Keil only creates .hex files and .elf files.

Anybody knows how can I create this kind of files?

Thanks.

Parents
  • Janus 220 is a microcontroller created by Avalent. It has an ARM v4T architecture.

    I have no information about this kind of files but It seems that has information embebbed such as CRC check. I have a program to download the firmware and it only admits the .img file extension.

    Thanks.

Reply
  • Janus 220 is a microcontroller created by Avalent. It has an ARM v4T architecture.

    I have no information about this kind of files but It seems that has information embebbed such as CRC check. I have a program to download the firmware and it only admits the .img file extension.

    Thanks.

Children