• nothing
    hello every one, when i sent my data of adc to PC i have to press reset every time otherwise it is not possible to receive in Pc can any one help me ? i use P89V51RD2 and ADC0808. i use visual basic...
  • nothing
    this nothing line makes the error; send_the_data ( HALF__ENG ) ; WHY?
  • why the serial window gets nothing ?
    In debug mode , why the serial window gets nothing output? Thank You #include <at89x51.h> #include <stdio.h> void main(void) { SCON = 0x50; TMOD = 0x20; TCON = 0x40; TH1 = 0xE8; TL1 ...
  • printf()
    hai.... I am trying to learn ARM processor.I am using the example programs an i have a MCB 2100 board.My question is that whether i can use printf() statements in the programs.
  • printf in debug.ini file for debug windows with fonction editor
    I would like to write some variable in the outpout windows in debug session with the .ini file in fonction editor. this is my code kill button* kill func* signal void affichage (void) { while...