• Why my variable become to zero??
    hi all This is a piece of my coce,it complier by large model In main.c uchar volatile xdata *data ptr_reg; unsigned char pdata g_size; void dma_task_execute (void) small { size = g_size;...
  • division by zero
    Hi all, Does anybody know what does the system do when a division by zero occurs? We are running RTX 51 ful kernel on Philips' 80c51, 80c552 and 80c660 controllers. Thanks, Laurent.
  • Variables zeroed out when doing simple math
    I'm using RTL for my project, and what I am finding is that when I pass parameters (mentioned in another post) and when I do simple math the variables are zeroed out? What in the world would cause...
  • Compiles & Links but object file is Zero Length
    I've created a C167 project that compiles and links with no errors but the resulting .obj files contains symbolic information but no actual code. In addition, the .h86 file only contains one line: ":00000001FF...
  • zero crossing detection using 8051
    dear sir my project is scr power control using 8051 for zero crossing detection i hav used ua741 which gives a square wave of 10ms(0 and 1 after every 10ms) but i m not able to detect dis square wave...