• strange linker behaviour
    Ok, I think, BL51 tries to fool me. I tell him where to place my code segments and he gives me this link map: TYPE BASE LENGTH RELOCATION SEGMENT NAME -------------------------------------------...
  • Strange behaviour in TIMER0 ISR
    Hi all, I have a problem with the ISR of TIMER0. I'm using keil uVision2 and my target is SIlicon Laboratories C8051F040. I've tried to make a very simple project in assembler to use Timer0 ISR...
  • Strange Float Behaviour
    Guys, I am having a problem with float division using PK51. I was wondering if anyone could explain this or has seen it before. I have a float, and want to divide it by 36000. If I do this directly...
  • Strange reset behaviour
    I am using the Accutron prototyping board with the ADuC841 controller to develop an application that converts voltages to power to display power, VSWR and temperature and displays the results on a 4...
  • Strange Compiler behaviour
    Hello, I have to migrate from one type LCD to another. So, I cloned the project for the new LCD type. The problem is that almost identical code(software SPI) is compiled in very different manner. ...