• Troubles with memory paging with 8051
    Hi everybody !!! I've got a problem with my Nordic nRF24E1. It's a powerful transceiver with an integrated 8051 microcontroller (Dallas DS80C320). It has only 4KBytes of internal program memory. The...
  • Customizing Error Pages
    I added HTTP_ERR.C to my project and now I am getting: Error: L6200E: Symbol http_err_401 multiply defined (by http_err.o and http_err.o). Error: L6200E: Symbol http_err_404 multiply defined (by http_err...
  • Customizing Error Pages
    I added HTTP_ERR.C to my project and now I am getting: Error: L6200E: Symbol http_err_401 multiply defined (by http_err.o and http_err.o). Error: L6200E: Symbol http_err_404 multiply defined (by http_err...
  • trouble over trouble
    Hello I'm working with the AT91RM9200 from Atmel and I have some problems with data abort. The stack size is big enough. I tested it by making the user stack size zero and see which errors now occured...
  • 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...