• .\Objects\example1.axf: Error: L6218E: Undefined symbol main (referred from __rtentry2.o).
    AREA DATA1, CODE, READONLY ENTRY EXPORT __START __START MOV R0, #0X01 MOV R1, #0X02 ADD R2, R0, R1 L1 B L1 END Just I am trying this simple assembly program for LPC1768 but it showing me the indicated...
  • .\Objects\example1.axf: Error: L6218E: Undefined symbol main (referred from __rtentry2.o).
    AREA DATA1, CODE, READONLY ENTRY EXPORT __START __START MOV R0, #0X01 MOV R1, #0X02 ADD R2, R0, R1 L1 B L1 END Just I am trying this simple assembly program for LPC1768 but it showing me the indicated...
  • activ22.axf: Error: L6218E: Undefined symbol main (referred from rtentry2.o).
    Hi , I have this error message (activ22.axf: Error: L6218E: Undefined symbol main (referred from rtentry2.o).)when I build target . this is the code #include <LPC17xx.H> /* Definiciones para el LPC17xx...
  • .\Project1.axf: Error: L6218E: Undefined symbol main (referred from rtentry2.o).
    hey i am new to keil i am getting this error .\Project1.axf: Error: L6218E: Undefined symbol main (referred from rtentry2.o). Not enough information to list image symbols. Finished: 1 information...
  • activ22.axf: Error: L6218E: Undefined symbol main (referred from rtentry2.o).
    Hi , I have this error message (activ22.axf: Error: L6218E: Undefined symbol main (referred from rtentry2.o).)when I build target . this is the code #include <LPC17xx.H> /* Definiciones para el LPC17xx...