Hi. I tried to play with the ready-made project m328_7Seg_Counter (OS: Windows 10).
I selected as a compiler Avrasm2 from AVR Studio 4.19 (I have the old version of AVR Studio because new versions are heavy weight)
C:/Program Files (x86)/Atmel/AVR Tools/AvrAssembler/avrasm2/
I clicked Compile, it compiled successfully. Then I clicked Debug, it messaged me "lst file doesn't exist".
I copied-pasted lst file from the previous version SimulIDE_0.4.15-SR10_Win64. Now I cannot debug "step by step", it runs a whole code without stopping.
Wouldn't it better to return to the same compile method as it was made in SimulIDE_0.4.15 by default? You have to select a compiler every time when you create a new project in SimulIde-1.0.0. It's a little annoying. Those who want extra functions could select another compiler and other settings.
Also it would be good to have a special keyboard key to debug "step by step" (F7 for example).
I selected as a compiler Avrasm2 from AVR Studio 4.19 (I have the old version of AVR Studio because new versions are heavy weight)
C:/Program Files (x86)/Atmel/AVR Tools/AvrAssembler/avrasm2/
I clicked Compile, it compiled successfully. Then I clicked Debug, it messaged me "lst file doesn't exist".
I copied-pasted lst file from the previous version SimulIDE_0.4.15-SR10_Win64. Now I cannot debug "step by step", it runs a whole code without stopping.
Wouldn't it better to return to the same compile method as it was made in SimulIDE_0.4.15 by default? You have to select a compiler every time when you create a new project in SimulIde-1.0.0. It's a little annoying. Those who want extra functions could select another compiler and other settings.
Also it would be good to have a special keyboard key to debug "step by step" (F7 for example).