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.
CKT_lover said:I am a beginner
A beginner at what, exactly?
Do you have experience with programming in other contexts?
If you have no experience with 'C', it is probably best to start by learning the language on a PC - that way, you can concentrate on learning the language, without all the added complications of embedded microcontrollers!
Perhaps start here:
http://www.keil.com/books/
http://www2.keil.com/mdk5/learn
Make sure to check out the videos here too http://www2.keil.com/video
Rather than make an example from scratch, maybe use the Keil Pack Installer and load a premade example. It will make more sense how things fit together.
http://www2.keil.com/mdk5/packinstaller/
View all questions in Keil forum