• Take Your Job Seriously?
    Thought this link would be of interest to all current and would-be programmers and engineers.... From this text: "All safety-critical applications depend on software, but software is among the most...
  • Take Your Job Seriously?
    Thought this link would be of interest to all current and would-be programmers and engineers.... From this text: "All safety-critical applications depend on software, but software is among the most...
  • Silabs C8051F410 UART simulation in uV4
    It seems that simulator uses standard UART model (as on classic 8051) for simulation of Silabs C8051F410 device and that's not correct. On the "Supported Devices" page a different (correct) control window...
  • Silabs C8051F410 UART simulation in uV4
    It seems that simulator uses standard UART model (as on classic 8051) for simulation of Silabs C8051F410 device and that's not correct. On the "Supported Devices" page a different (correct) control window...
  • How do you test your program using the arm virtual hardware simulator?
    I saw the example in your online tutorial. It was not clear to me what it is exactly that you are testing? I mean you build the solution and then run it. And the test passes. Based on what? I mean...