Hi everyone,
I have a modified startup file from a Stellarisware example project. However, I need to port this project to compile with the gcc toolchain. The problem is that the startup file is so complex that it takes days to port it to gas syntax.
Is there an automated way of producing a corresponding startup file with gas syntax?
Thanks