• memory management with RTX51-full
    Hello all, My code is based on RTX51-full. I'm trying to use the memory management functions (os_create_pool, os_get_block and os_free_block) but for some reason it don't work properly. There's a short...
  • Management of the memory location
    I am using the Cypress EZ-USB FX2 Development Board, the Keil 4K evaluation compiler and the Keil default Monitor 51. I have a question concerning the location of the segments in the main RAM. I have...
  • memory
    Hello I Always used Atmel AT89C51RE2 but there the production stopped we changed over to Silicon C8051F580 processor. now I am facing problems with the memory. when I add variables after downloading...
  • Stack management
    Is there a good way to predict how much idata memory I should be preserving for the RTX51Tiny stack area? I keep getting the STACK_ERROR trap, but there's no way for me to 1) figure out how large FREE_STACK...
  • LPC2364 managing
    Hi, Last month, I had wrote a BSP for a board based on LPC2292 and this application is using ARTX kernel. since last week, I'm trying to run a tiny application using a part of this BSP on MBC2300...