• 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
    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
    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)
  • copying a target
    In switching to some new hardware, I need, with the very same source files to create another build where the only difference is some 'options for target' (C/C++ and debug settings). Both builds have...
  • target options
    hai.....i configured IAP driver supplied by KEIL..in the target option i got three options 1.simulator 2.board flash 3.board RAM 4. board external memory but when i created my own i got only target1...