• AT89C2051 code address start at 0x0800 instead of 0x000?
    Hi all: I am using uvision C51 evaluation software. I wrote a simple program to use AT89C2051 as the target and try out the software. However, the output hex file shows that the program address starts...
  • How can i page the data
    I have got the RAM problem. the Data exceeds the limitations. How can i make the data to be put in to the ROM OR implement data paging the data. Or some alternate solution? Thanks in advance
  • pdata paging
    Hello, I'm using a Cygnal C8051F020 that has a nice fat 8k SRAM and a nifty register EMI0CN that allows "paging" of the pdata segment into the 8k. 1) How do I get the compiler to accept the fact...
  • I can not read data from a web page
    Hi , I am sending data to a Web page. Example below *********************************************************************************************************************************************...
  • HTTP server default page
    Hi all, I'm trying to figure out the logic behind the TCPNet HTTP server in terms of locating the site's default page. What if I try to browse the site by only specifying the host in url ( i.e....