Hello dear ALL, i have a next problem... I have a project with many c-files. One of them has an assembler code in it. ////////////////////////////////////// ...... ...... #pragma asm ...... ...... #pragma endasm /////////////////////////////////////// if i use BL51 linker it's compiled without errors, but if I use LX51, than I have a next message: *** FATAL ERROR L220: INVALID INPUT MODULE MODULE: .\file.obj Target not created In the options for this file I filled .. the fields for "generate assembler src file" and "assemle src file" out. Could somebody please explain me such behavior? With best regards, A.
Do you get any other errors or warnings before this one?
Send your project to support.intl@keil.com. We will then sort out your problem which is I guess an setup problem.