• I2C troubleshooting
    hi i ve written the follwing program for interfacing 24c02 eeprom with 8051 using i2c protocol it works in proteous simulation but doesnot work in real time please help me to solve the program, thanks...
  • Coding troubleshooting with Uvision5
    Hey everyone, I recently purchased an ADuC847 eval board, and am very green when it comes to coding in assembly and/or C. I have several questions when it comes to figuring out the code syntax, and...
  • Arm Compiler 6.11 – What’s New?
    Another milestone was achieved for the Arm Compiler with version 6.11 released at the end of October 2018. The key highlights of Arm Compiler 6.11 are: Achieves best-in-class CoreMark score of 3...
  • Using Keil debugger to troubleshoot RTC
    Hi, I had a C167 hardware, with CS2 connecting to a Real time clock. How do I configure in such a way that my RTC program will run using Keil debugger? Do i need a startup file to indicate that RTC is...
  • How to remove unused functions with armclang?
    Obviously, the option --freedback for armcc doesn't work. But setting -flto to compiler controls or linker controls (or checking the Link-time optimization checkbox) shows this error: error: use...