Trying to call assembly routines from C

Greetings,

I'm attempting to call a routine written in assembly from C. I use uVison with the windows IDE.

THe problem I have is that the linker does not seem to include the assembly file. Whe I debug the C code, the disassembly of that shows "0x0000" for the call address.

Is there a good tutorial that has a step, by step description of this process? I've read the Keil manuals and they are of little help.

Any suggestions will be appreciated.

Dave

More questions in this forum