Binary file merging tool PackagingTool software features
This software can merge multiple binary files. It can package bin files, font dot files, jpg, avi, etc., and merge them according to binary format. Users can freely add files, delete, and adjust the order of files, and can insert offset addresses in front to facilitate microcontroller index calls. At the same time, users can save the edited list for repeated import and use, which will be very helpful for early development or production!
The main interface of the software is as follows:
"□ Add file information in front" When this option is selected, the merged file address and size will be written to the leading offset address. The address and size each occupy 4 Bytes. The written data format is LSB->MSB, which allows users to easily read and use the index.
After saving the file, in addition to a .bin file, a .h file will also be generated, which is convenient for users to check and call. Users can also import the list of files again, eliminating the trouble of frequently importing and adjusting the order of files.
If the software is used in conjunction with Ruiyou's RA8889, it can be used to package jpg, avi and other graphic assets. Since such files vary in size, if the MCU does not have a FAT file system, it can only make fixed calls. It is difficult to change the graphic assets alone unless the MCU firmware is also changed together. By using this software, you can package the file and save the file information together. The MCU can read it at a fixed address without worrying about the size of the file. You only need to update the image information.
Binary file merging tool PackagingTool update log:
1: Optimized performance
2: We are serious about solving bug problems
Huajun editor recommends:
PackagingTool, a binary file merging tool, is completely fool-proof and super simple to operate. I also recommend it.Lenovo Filez,PDF Editor Abdio PDF Editor,PocoMaker,Dianju AIP general document processing system,FileLocator ProDownload and use related software.

















Your comment needs to be reviewed before it can be displayed