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.
Hi friends,
I am a beginner. I typed a program and after translating i get no error. But i get an error as shown below, while building hex file for that program.
The error is
filename.sct(7): error: L6236E: No section matches selector - no section to be FIRST/LAST.
A good start is always to put the error into your favourite internet search engine; eg,
https://community.arm.com/developer/tools-software/tools/f/keil-forum/29461/error-l6236e-no-section-matches-selector---no-section-to-be-first-last
CKT_lover said: I typed a program
As well as the 'C' source code, you also need to have the rest of the project set up correctly.
Rather than just typing from scratch, it's probably easiest to work through an example:
http://www2.keil.com/mdk5/learn
http://www.keil.com/books/
http://www.keil.com/support/man/docs/uv4/uv4_examples.htm