• Trouble with Error Pages
    Friend, I want to modify the HTTP Server Error pages , I copy the module HTTP_err.c to my project .When I try to compile the project,I get the following errors: linking... .\out\2188pro.axf: Error...
  • trouble with downloading hex files to 8051
    Hi I am currently in the middle of a project with the 8051 and i download my hex files onto the uC via Atmel's Filp software. For some reason today the flip software just stopped working, giving...
  • 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...
  • Trouble accessing memory mapped devices
    Hi, I was wondering if anyone could provide help with the following: Basically I am trying to acces a memory mapped device at location 0x8000H. (I have other devices at other locations also such...
  • Memory Pages bigger than 16kB?
    Hello, is it possible to access memory pages with the C167(infineon) that are bigger than 16kB? 16kB per page are to small for my application.