MCU simulation doesn't work in linux!
Quote from Abdulaziz on February 11, 2024, 8:20 pmHello everyone
I have downloaded SimulIDE to simulate AVR Atmega32, but after testing multiple programs (hex files), it doesn't work at all, and the Rst pin keeps blinking. I don't know why (with or without any firmware uploaded). So I tested the examples provided to see if they works or not. It tests work normally (there are no examples for Mega32). Then, I tested Arduino with a hex file that I compiled and it worked. but no simulation works for the Atmega32.
Then I tried different versions of SimulIDE it didn't work for 1.0.0-SR2 and 1.1.0.
but the same hex file worked for 0.4.15-SR10
My OS is Linux, Ubuntu 20.04.6 LTS.
Hello everyone
I have downloaded SimulIDE to simulate AVR Atmega32, but after testing multiple programs (hex files), it doesn't work at all, and the Rst pin keeps blinking. I don't know why (with or without any firmware uploaded). So I tested the examples provided to see if they works or not. It tests work normally (there are no examples for Mega32). Then, I tested Arduino with a hex file that I compiled and it worked. but no simulation works for the Atmega32.
Then I tried different versions of SimulIDE it didn't work for 1.0.0-SR2 and 1.1.0.
but the same hex file worked for 0.4.15-SR10
My OS is Linux, Ubuntu 20.04.6 LTS.
Quote from Abdulaziz on February 12, 2024, 2:01 amQuote from arcachofo on February 12, 2024, 12:06 amthe Rst pin keeps blinking
Guess why...
Why I really don't know 😕
Quote from arcachofo on February 12, 2024, 12:06 amthe Rst pin keeps blinking
Guess why...
Why I really don't know 😕
Quote from arcachofo on February 12, 2024, 2:06 amOk...
In this version the reset pin has to be connected to a reset circuit (or just to 5V).
Ok...
In this version the reset pin has to be connected to a reset circuit (or just to 5V).