Content originally posted in LPCWare by shrishail on Fri Nov 09 23:31:32 MST 2012
respected,
i m doing biometric finger print module using arm 2148.
we are facing only one error which is not know by any one please help me out...........
pro.sct(7): error: L6236E: No section matches selector - no section to be FIRST/LAST.
after clicking on the above displayed error we get another window which is show down
; *************************************************************
; *** Scatter-Loading Description File generated by uVision ***
; *************************************************************
LR_IROM1 0x00000000 0x00080000 { ; load region size_region
ER_IROM1 0x00000000 0x00080000 { ; load address = execution address
*.o (RESET, +First)
*(InRoot$$Sections)
.ANY (+RO)
}
RW_IRAM1 0x40000000 0x00008000 { ; RW data
.ANY (+RW +ZI)
}
}