Altera_Forum
Honored Contributor
21 years agoCompressing my kernel and code
Hi
I want to compress my kernel and the code that should run on this kernel. I have made a little bootloader that should start up and then deflate my compressed file. I wanted to have the deflated file in the S-Record format so I could use the code from the GERMS monitor to interpret the S-Records and put the data the correct places in the memory. Now my problem is that the NIOS 2, that I am using now, don't generate these S-Record files as the old NIOS 1 did. There is also no tool for converting hex/flash files into S-Record files. How can I get my output files in the S-Record format????? Is there a better way to do what I am doing??? A better format??? Best Regards GreateWhite.DK