• testing I2C master and slave
    hi there, i am using a Philips SAA56XX MCU on it are 2 I2C port i have connected these 2 port together Port1<---->Port2 i configured Port1 to be Master and Port2 to be Slave with address 0x70...
  • testing I2C master and slave
    hi there, i am using a Philips SAA56XX MCU on it are 2 I2C port i have connected these 2 port together Port1<---->Port2 i configured Port1 to be Master and Port2 to be Slave with address 0x70...
  • Testing Keil C code
    Hai all. Kindly tell about how to do testing for Embedded C applications developed using keil C...Any testing tools are avaliable for that???....
  • Testing Keil C code
    Hai all. Kindly tell about how to do testing for Embedded C applications developed using keil C...Any testing tools are avaliable for that???....
  • [Keil uVision] Stop debugger after test execution
    Hi, I have written some tests with the unity test framework. All tests are running on the simulator. Using the command line I am trying to automatically run the tests on my continous integration server...