External loader in release-build is not parsing at start-up in CubeProgrammer
Hi!
The DEBUG build version of my custom loader is working but is slow, so I tried RELEASE build instead to hopefully get a smaller bin-file with a faster and more efficient execution.
However, CubeProgrammer fails at startup with a “loading-file-error-message” and in the list of loaders my loader have blank fields of memory size, page size etc (failed to parse…)
What are the reasons for this?
Any compiler settings that should be changed?
