• Stack usage information
    How does one determine the stack usage and program size? On this page, it says to link with --callgraph to produce a static callgraph, showing information on stack usage and the functions. Not too...
  • Stack usage
    Hi, I am using your C51 with a Triscend TE505 as the target. I cannot really figure out how exactly the C51 handles the stack for the TE505. How much stack space do I have and how the TE505's 256 bytes...
  • Max Stack Usage Reduces
    Hi I am a newbie in embedded development, I have a question about Stack usage watermark feature. I enabled this feature to have a look at the max stack usage, So for e.g. just when the debugger is started...
  • To get information from a register
    Hi all, I have a very trivial question. I have a 16-bits register. How to retrieve 8-LSBs and 8-HSBs from the register. Give some examples thanks regards /M
  • RTX166 Task Stack Overflow?
    What happen on RTX166 when I have OverflowStack error on a Task? Sometimes I saw a variable change value. Is it possible that a stack overflow change value of a variable? Now, on my system (20...