I'm new to ARM
programming using Keil Microvision V5.12
compiler.
I can't compile a simple assembly project getting this error:
.\Objects\learn.sct(7): error: L6236E: No section matches selector - no section to be FIRST/LAST.
I've tried searching and couldn't find any solution for this problem.
This is what I do:
Build Target
.Can anybody help?