• Error L127 and L128
    I have a error L127 (Unresolved External Symbol) and L128 (Reference Made to Unresolved External. The message is "Symbol: ?C_START" and "Module: Startup.obj (?C_Startup)". What's problem? I am using AT89C52...
  • Error L127 and L128
    I have a error L127 (Unresolved External Symbol) and L128 (Reference Made to Unresolved External. The message is "Symbol: ?C_START" and "Module: Startup.obj (?C_Startup)". What's problem? I am using AT89C52...
  • Library Creation and using Error: L127 and L128
    Hello! In my project I try to use some (made by me) library. I create new project, add two source files, set Flahs/Configure Flash Tools/Output to Create Library, and build. After correct build without...
  • Library Creation and using Error: L127 and L128
    Hello! In my project I try to use some (made by me) library. I create new project, add two source files, set Flahs/Configure Flash Tools/Output to Create Library, and build. After correct build without...
  • ERROR L128, ?C?XPAGE1SFR
    When trying to compile an 80C400 program using interrupts; i.e. wake() interrupt 14 using 2{ code code } i get Error 127 Unresolved external symbol ?C?XPAGE1SFR It looks like its due to having...