This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Does uVision5 Simulator supports CAN peripheral Simulation?

Hi Everyone

I am trying to run a simple CAN application using the simulator of Keil ARM-MDK V5.22 (uVision 5). But I have doubts about whether Keil uVision 5 supports simulation of CAN peripheral of STM32F407VG target or not because when I debug my code and view CAN peripheral window by going to Peripherals -> System Viewer -> CAN its all zeros. All the registers of CAN like (MCR, MSR,TSR, RF0R, IER) are nothing but zeros. When I connect the actual target these registers are assigned some adresses (hex values).

Please tell me Why simulator does not show any CAN activity? Does it even support it or am I expecting a little bit too much from it?

Thank You.

Hammad