hi i ve been trying to compile my code with uv3 but it keeps on giving me the error file not found L51_BANK.ASM CAN ANYONE HELP ME
L51_BANK.ASM is for the 8051 tools - not ARM7. The clue is in the name!
Mine's called L51_BANK.A51, not .ASM. uVision seems a bit inconsistent when it comes to default values for names of assembler files.
Oh -- the default installation has the original file in C:\Keil\C51\LIB. You'll probably want to copy it somewhere else before you modify it for your own project.