• Target not created
    I done with cortex-m3 in keil.. I edited some part in timer example program. While compiling no errors and warnings. But while building it is displaying as Target not created. Please help me.
  • Target Not Created
    While building the target I'm getting the message. "Target not created" the error i got was Error: L6218E :undefined symbol main( reffered from kernel.o)
  • TARGET NOT CREATED
    This is the error message: *** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin' Build target 'Target 1' linking... .\Objects\pro.axf: Error: L6218E: Undefined symbol...
  • target not created
    Hi facing problem while using lpc2128 board, keil arm compiler. when i build the project WARNING L23:UNRESOLVED EXTERNAL SYMBOLS ERROR L128: REFERENCE MADE TO UNRESOLVED SYMBOL: EXTInt_serve1...
  • Target not created
    I keep getting a 'Target not created' error at the end of compile. When I comment out a printf, everything is fine. What is the problem? Thank you.