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.
Hi, All,
I want to use the elf "vmlinux" to get a vhx hex file. I used below command:
fromELF --vhx vmlinux --output vmlinux.hex
Then I got a folder "vmlinux.hex", and two files in the folder.
But I want to get one hex file, because I don't know how to load the two hex file into memory mode.
Could you give any suggestion for this problem?
Regards, Ke