I have several variations of builds within the same project. I want to build to a file with a name other than the standard <project>.hex. Can this be done using the Project Settings menu? If so, how?
Solved! Go to Solution.
In Creator, help, documentation, GCC docs, Linker, there are script commands
that allow you to name the output filename.
Regards, Dana.
In Creator, help, documentation, GCC docs, Linker, there are script commands
that allow you to name the output filename.
Regards, Dana.