
WIZ-iRadio User’s Manual
© Copyright 2008 WIZnet Inc. All rights reserved
22
Figure 15. Compile - 6
After finishing compile, “network.axf” file is created in the folder of “REALVIEW\Debug”. In order
to change this file to binary format, use ‘fromelf’.
You can do it as below. It is created in the file “bin.bat”
After changing the file “network.axf” file to “network.bin”, if you execute “ROM_Tool.exe” program
and input this file, “rom.bin” file is created in the folder of “romfile”. The role of “ROM_Tool.exe” is
to add the header file to the binary image.
fromelf -bin -o network.bin network.axf
Commenti su questo manuale