Hello:
a long time ago, using arduino 1.6.7, debugging in proteus the xxx.ino.elf file, I was able to step line by line. now with 1.8 I can't.
is there a special setting that allow that?
thank you
Hello:
a long time ago, using arduino 1.6.7, debugging in proteus the xxx.ino.elf file, I was able to step line by line. now with 1.8 I can't.
is there a special setting that allow that?
thank you
hey i was having a similar problem did u get a fix
Im able to compile using arduino avr(proteus) but it doesnt upload to the board. Instead i get "avrdude.exe: avr part not specified "in the vsm output any ideas?
cheers
I suggest that you (also) ask on a Proteus forum. Chances are quite slim that there are users here with sufficient knowledge of Proteus.
hey i was having a similar problem did u get a fix
Unfortunately not, still searching
what directory are you saving .elf files in?
I save the elf file in the project folder, where the .ino and the proteus files reside. In fact, I made a small utility that copy the elf file from the temp folder to the project folder
do you use the avr(proteus) compiler or do you code on the arduino ide and upload. I havent tried the latter it might make a difference Im not sure...Although its most likely not an issue with the compiler
This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.