• Any way to remove unreferenced parameter warnings?
    We have a design that uses function pointers and sometimes the parameters passed to a "C" routine are not used. Thus we get alot of compiler warnings. Is there any way to remove these warnings? Previous...
  • Declaring local variable causes L15 warnings, but only on optimization level 9
    For reference, please take a look at this older question of mine: https://community.arm.com/developer/tools-software/tools/f/keil-forum/41992/spurious-link-from-isr-to-pr-main Previously, function pointers...
  • 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.
  • target not created
    hey guys i hv just installed the keil c51 version 9.01 but when a i try to build target files this error comes up plz help me Build target 'Target 1' linking... *** ERROR L107: ADDRESS SPACE OVERFLOW...
  • 'Target not created'
    Hello all, I am 8051 trainer, i write lcd-keypad code ,but when i built it i get, 'Target not created' & not producing .hex file. please solve my problem please