Hi, I'm able to compile one of my programs but while linking it gives me *** FATAL ERROR L220: Invalid Input Module MODULE : prog.obj what could be the reason ? regards, vipin
Are you sure that prog.obj is a valid Keil relocatable object file? What tool is creating prog.obj (Compiler? Assembler?)
thanx for the reply. I resolved that. regards, vipin