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

RTX Windows Simulation - CMSIS Windows Support

I'm not sure if this is the right place to ask this but...

During development it is very useful to be able to simulate the system on our Windows PC. We have previously always done this but our current systems are old and don't use an RTOS. We are about to start moving out developement to Cortex M and will probably use the RTX RTOS, and we would like to continue to be able to simulate our system on the Windows PC.

Does anyone know if there are already ports out there? Ideally that can be build in Visual Studio?

I assume the best way to do such a port would be to create a Win32 CMSIS layer.... but i would be suprised if ARM haven't already done this?

Any help or information would be great.