Closed davidharrishmc closed 1 year ago
4KiB of alignment is a lot. Usually 4 or 8 bytes is enough
I don't think it matters what the alignment is and a multiple of 4k made the obj dump easy to read, but I've changed it to 8 bytes.
Thanks @davidharrishmc. This looks good to me.
Data segment needs to be aligned to prevent store misalignment faults. Change linker script.