• After linking, how much code and RAM....
    Hi, I'm using uVision2 v2.30. After I compile & link, where do I look to see how much Code & RAM were used up. Thanks
  • After linking, how much code and RAM....
    Hi, I'm using uVision2 v2.30. After I compile & link, where do I look to see how much Code & RAM were used up. Thanks
  • How much Stack size needed
    Hello Im using uVision3 3.60 with LPC2366. How can I get the maximum stack usage? I tried like this (see below) but the result is: Maximum Stack Usage = 0 bytes + Unknown(Cycles, Untraceable Function...
  • How much Stack size needed
    Hello Im using uVision3 3.60 with LPC2366. How can I get the maximum stack usage? I tried like this (see below) but the result is: Maximum Stack Usage = 0 bytes + Unknown(Cycles, Untraceable Function...
  • How much faster is FIQ than IRQ?
    Hello, as the FIQ is faster than IRQ. Are there any specific values about hou much faster? For example, A53, 1.5G HZ, How many cycles or time can we save if use FIQ instead of IRQ?