• Stack Underflow
    Hey everyone, just wondering if you could perhaps point me in the right direction. I'm doing a project using an ARM7 lpc2388 using RTX and the TcpNet library for TCP ethernet communication. I found...
  • os_idle_demon Underflow on LPC3250
    I am developing with uVision 4.0 for LPC3250 target on Windows XP. The platform is the Phycore phy3250 board. I have compiled and successfully executed code from Keil's RTX_Blinky example and Phycore...
  • E 323: section boundary (length) overflow (underflow)
    Hi, I have a very big const array. When i am trying to compile I get the following error: E 323: section boundary (length) overflow (underflow) Can anybody tell me what is happening?
  • "parse stack overflow" on C51
    I get this message when compiling my program. It's about 25KB big, and MC have 32KB... What should I do to compile bigger programs anway, because program is not completed yet, I have to add some more...
  • c51: Writing to flash
    When we interface flash with 8051, we send Commands to read and write. For write operation, after sending Write Command, we send data, Should there be any change in the way the data (data byte which...