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

Debug a Proteus VSM target with uVistion 4

I'm trying to build some M3 code using uVision 4 and debug using Proteus VSM (version 7 or 8). This is for running a teaching lab. If I can get it working, it's an ideal learning environment as it saves building a ton of hardware.

Has anyone managed to set up uVision to debug on a Proteus VSM target?

The VSM documentation states that the Program File property of the MCU should point to the ELF file.

The built-in VSM Studio which is part of Proteus VSM, does indeed output an ELF file and everything seems to work (I am keen to expose students to the uVision development environment as this is what they use for physical hardware).

However, when using uVision, there is no file with extension ELF when I build my project. I assumed it might be the .axf file, but when I tried it, VSM could not load this file.

Parents Reply Children
No data