Menu

Crash when I simulate AVR mcu on version 0.2.9

Anonymous
2018-12-26
2018-12-28
  • Anonymous

    Anonymous - 2018-12-26

    I created a program using the MPLABX IDE, in assemby and C, but when I try to load the SIMULIDE atmega328 (version 0.2.9 SR1), the program crash. I used the same code in version 0.2.8 and it worked normally.

     
  • Santiago

    Santiago - 2018-12-27

    Hi.

    It looks like a blinking led on PORTB.5, but it would be good having the source code.
    Do you have the asm code you used to generate this hex?

     

    Last edit: Santiago 2018-12-27
  • Santiago

    Santiago - 2018-12-27

    Ok, i found the problem, i don't need firmware sources.

    Thanks for reporting.

     
  • Anonymous

    Anonymous - 2018-12-27

    How nice! Is the problem in the software or that I'm doing something wrong?

    Thank you!

     
  • Santiago

    Santiago - 2018-12-28

    The problem is in simulide.

    What causes this problem is what solved a previous bug, so now i have to find a new solution.
    Hope it will be solved in next release.