• resolving C202 error
    Hi, I have been working on a project which requires interfacing a keypad and a LCD to 8051 microcontroller using keil software. New to the languge, i am unsure how to resolve a C202 error, error statement...
  • resolving C202 error
    Hi, I have been working on a project which requires interfacing a keypad and a LCD to 8051 microcontroller using keil software(microvision version 5). I have difficulty resolving a C202 error, error...
  • Resolving OS Error Codes
    Recently I ran into a problem with printf(). Right away I noticed that the firmware was caught in a function named os_error(). In the function the comments state to look at RTL.h to for error codes....
  • How to resolve __debug__ error?
    I'm using Keil tools. I get following link errors: .\Builds\Octopus47.axf: Error: L6218E: Undefined symbol __debug__ (referred from at_ip.o). .\Builds\Octopus47.axf: Error: L6218E: Undefined symbol...