• Linker errors
    I compile my program and get the following errors ========================================= linking... *** ERROR L107: ADDRESS SPACE OVERFLOW SPACE: CODE SEGMENT: ?PR?SETTHERMODEDETECTIONENABLED...
  • Good substitute for obsolete Philips 89C51RD2 ???
    Hello, in an ironic twist, the Philips 89C51RD2 we use for the control panels on Philips CT scanners has been discontinued due to Philips selling it's semi-conductor operations last year. So I was wondering...
  • Problem on Interfacing 8051 with 24c02
    I was trying to write some values to 24c02 and read back the same value from that location.But in the serial window I m only getting a black space in the place of data.Can any one help me regarding...
  • how to interface an 8051 to an RF transmitter ?
    I need to transmit a string of data between two RF modules. The data will store into 8051. How to write a program to interface the microntroller and transmitter using embeded programming? Beside that...
  • C251 linker/mapping
    Hello, My code has a problem with I2C. after study, I found it related to link sequence. It include 2 modules, say Module1 and Module2. If I add some dummy code in Module1 to make Module1 size is bigger...