• 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.
  • FTP Client - upload file problem (size zero)
    Hi all, I'm using the CMSIS ftp client to upload a file to a server.. All the process is ok, create the file in the memory card, write some data, connect to the server, start session and put the...
  • code size
    I made a small test program to test the AT89C2051 controller board. Project is created with startup file in keil. program is getting compiled but not running from controller. hex code is generated...
  • Code size
    Hi everyone, I recently switched to programming 8052 from PICs for curiosity sake, and MY GOD...!!! those have the speed. they are simple simple but brutal (this is just my experience). but I was...