• Simulation of the Synchronous Serial Interface (SSC) with uVision3 and AT91SAM7S256
    I'am started to learn ARM7 and Keil uVision not so long ago, and I've got a problem with its simulator. SSC transmitter does not activated (i.e. SSC_CR register still equals zero) after executing this...
  • Simulation of the Synchronous Serial Interface (SSC) with uVision3 and AT91SAM7S256
    I'am started to learn ARM7 and Keil uVision not so long ago, and I've got a problem with its simulator. SSC transmitter does not activated (i.e. SSC_CR register still equals zero) after executing this...
  • Simulation of the Synchronous Serial Interface SSC with uvision2 and the XC161CJ
    Can somebody tell me how I can simulate the SSC unit of the XC161 with Keil uvision2? Because the software debugger from uvision2 got the peripheral window of both SSC units. The XC161 provides two SSC...
  • Simulation of the Synchronous Serial Interface SSC with uvision2 and the XC161CJ
    Can somebody tell me how I can simulate the SSC unit of the XC161 with Keil uvision2? Because the software debugger from uvision2 got the peripheral window of both SSC units. The XC161 provides two SSC...
  • Trace no synchronization
    Hi guys, I'm facing a very weird behavior from my program and I do not find any answer to my problem. I have a program, which runs on a STM32F3 board. Everything used to work fine, I was able to...