• Reentrant stack & hardware stack ...
    From Cx51 User's guide, I learned that: The simulated stack area for reentrant functions is organized from top to bottom—it stacks down. The 8051 hardware stack is just the opposite and is organized...
  • Reentrant stack & hardware stack ...
    From Cx51 User's guide, I learned that: The simulated stack area for reentrant functions is organized from top to bottom—it stacks down. The 8051 hardware stack is just the opposite and is organized...
  • Hardware Event
    What is the usecase of hardware event? And how do we verify the hardware event from any slave at SoC level ?
  • Hardware Implementation
    hi i created a hardware that calculates the square root of (a^2+b^2 ) i sent the inputs (a and b) with assembly and that was fine however when i tried to send them using c code the hardware take them...
  • Hardware reset
    lpc1768 board or the MCB1700 does anybody know how to switch bins files using the hardware reset route, so when I press the reset button it will switch bins. I know for software it could be something...