• Old Code working once properly newly compiled does no longer work properly
    The code given below with the date from 2013 in the constant string was complied and exectued correctly in Februar 2013. SAB80C535 and LCD Modul in eight Bit Modus. Today with the changed date for...
  • Old Code working once properly newly compiled does no longer work properly
    The code given below with the date from 2013 in the constant string was complied and exectued correctly in Februar 2013. SAB80C535 and LCD Modul in eight Bit Modus. Today with the changed date for...
  • What should I do if I have a problem compiling a keil4 project after opening it in keil5?
    keil5 opens keil4 project with this situation, after compiling it appears "no source": Error: #5: cannot open source input file "... \source\crc32.c": No such file or directory problem?
  • What should I do if I have a problem compiling a keil4 project after opening it in keil5?
    keil5 opens keil4 project with this situation, after compiling it appears "no source": Error: #5: cannot open source input file "... \source\crc32.c": No such file or directory problem?
  • Problem when using Keil4 with older version of Keil project
    Hi, I've download some of ARM7 project from the internet but I got a ton of error when I try to compile it on my PC all of the error come from "statup.s" when I replace it the file that keil generate...