• Problem with writing code to flash-memory
    I have a Problem with the Infineon XC886 CLM 8FFA controller. I have build a protptyp application with this controller and written my code to flash memory with the programing-tool XC800_FLOAD V4.5 over...
  • c51 - control directives problem (SRC, CODE, etc)
    Hi guys, I have been reading the pdf files that come with uVision2. The one that I was reading is the users Manual for c51 compiler. It says that you cannot create .SRC file and .OBJ in one compilation...
  • code banking size controlling
    using c8051f120 I built a project with a code size 62 k (2 k less then limit of 64 k). Next I made my project banked as follows: c8051f120 support 4 banks with 32 k (128 k total), bank#0 is used...
  • SRC control problem
    I have installed c51 compiler. I am using #pragma asm and #pragma endasm directives in code. I have already activated all SRC control option but while compiling i am getting warning c500:missing device...
  • controller
    hi iam measuring the vacuum using vacuum sensor and displaying on the controller(AD571 ADC,89C51 controller,LCD). For 0v=10mbar, 1v=20mbar, 2v=30mbar, . . . 9v=90mbar, 10v=100mbar When I...