This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Warning for inline assembly

Hi people,
I have compiled the file Blinky.c of the example of Keil with inline assembly, with options "Generate assembler src file" and "Assemble src file" checked.
I have achieved the seguent result:
Linking:
Warning: L1 Unresolved external symbol.
Symbol: ?C_startup
Module: Blinky.obj (Blinky)
0 Error(s), 1 Warning(s).
Does anyone tell me where I have wrong?
Best regard.
Antonello

0