We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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.
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.
I have no information about this kind of files but It seems that has information embebbed such as CRC check.
In that case, you need to find out.
There's no standard von "img" files - all this file type says that it's some type of "image".
In that case, you need to ask Avalent for their definition of their required file format!