• Automated testing
    I have a software that does not yet input or output anything. It currently relies on stubs, that set values to simulate inputs, or set global variables to simulate outputs. Once the logic is OK, the...
  • Automated Build
    I want to automate our build proceedure (using CruiseControl). Unfortunately our ancient version of uVision (2.14) seems not to be able to output a makefile. Is it possible to run uVision from a batch...
  • mVision as an automated test tool
    Hi, I want to use mVision as an automated test tool that should be able to validate the target system. I believe that the predefined test cases should comprise signal functions which run at the background...
  • mVision as an automated test tool
    Hi, I want to use mVision as an automated test tool that should be able to validate the target system. I believe that the predefined test cases should comprise signal functions which run at the background...
  • Automating SLOG OFF
    Hello, I ma trying to automate SLOG OFF; whenever I have logged something interesting I want to dump it to a log file. Is there any way to automate it than just calling it from a Debugger window...