Arduino VSM

Discussion on both general simulation and Proteus VSM microcontroller simulation.
Post Reply
Marcus54
Unlicenced User
Posts: 10
Joined: Thu 2023-10-26 16:26

Arduino VSM

Post by Marcus54 »

Hello
I would like to be able to do an arduino simulation project followed by a PCB
If I run Proteus with an Arduino project with firmware, there is no PCB footprint...

On the internet, I found an Arduino nano board with an footprint, it is really very well made.
https://github.com/cyberponk/Arduino-Li ... ree/master

the problem with this card is that I can't make the connection with the compilation of the Proteus VSM studio.
If I create an Arduino source code, automatically on the schematic input, Proteus adds the Arduino board without a PCB footprint.
Would there be an easy way to use the Proteus compiler with a different Arduino board than the one included in Proteus?

Thank you
Release 8.15 SP1 Build 34318
Marcus54
Unlicenced User
Posts: 10
Joined: Thu 2023-10-26 16:26

Re: Arduino VSM

Post by Marcus54 »

Is it possible to compile a project elsewhere than the one that is automatically proposed?

Code: Select all

{PROGRAM=R:\temp\VSM Studio\44d902034bed44629f93f333323c5f12\ARDUINO_NANO_1\Debug\Debug.elf}
Release 8.15 SP1 Build 34318
Post Reply