hello :
I know how to set the hex file generated,but sometimes the hex file generated does not meet my requirements. for example, i want the segment address in the hex file to be aligned with 8bytes and the length to be aligned with 8bytes, automatically fill free space if the segment is not aligned, how to set this?
thank you !