We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello, I'm using the ADICUP3029 developmentboard with Keil uv5. I cannot get the example programm successfully compiled because of the error L6236E: No section matches selector - no section to be FIRST/LAST. I've searched for solutions and I think the problem is with the scatter file but I actually don't ready unterstand the mechanism in it. Could anyone help me? Thanks.
Startup documents are already included
The scatter file
The RESET Area
The configuration form Options->Linker
Hiere I can choose bewteen "xxx Debug" and "xxx Release", is this relevant?
Thanks for the answer. I've add the command "--entry=Reset_Handler" into the Misc controls, but the error is still there. And should I add the "ENTRY" into the startup.s file like this?