Hi!
I tried now to copy the linker file from the "original" AN12218 to the new project.
But it doesn't compile.
After comparing to the linker file of the new project, I tried to copy the stuff from the new project linker file to the original linker file.
This makes the project compileable, but when calling "bl __START" at the startup it doesn't jump to the main.
What can be the cause of this?
Regards Christof