AVR: Using external makefile with WINAVR

Discussion on both general simulation and Proteus VSM microcontroller simulation.
Post Reply
francesco
Professional User
Posts: 1
Joined: Sun 2017-07-09 19:38

AVR: Using external makefile with WINAVR

Post by francesco »

Hello,

the internal source editor with compiler of Proteus 8 does its job - even with several c-files and header files and produces an .elf which is working in VSM simulation.
But now I have to use an external standard makefile.
With adding this file to the source tree it is not working and I get faults of missing variables (which is clear).
When I compile the project with AVR-Studio 4.18 or AtmelStudio 7 I can change the properties settings to "use external make file".
Is there also some possibility in AVR-VSM?

Kind regards
Franz
Andrew
Labcenter Staff
Posts: 453
Joined: Fri 2006-03-24 15:34
Contact:

Re: AVR: Using external makefile with WINAVR

Post by Andrew »

Hello,

It is not possible at the moment, however in future versions of Proteus this feature will be definitely added.

Best regards,
Andrew
Post Reply