Menu

Hardware interrupts for 8051 using gplatform

Help
ull
2011-07-07
2013-04-17
  • ull

    ull - 2011-07-07

    Hi,

    I am trying to trigger an external interrupt INT0 in the 8051. My code works in other 8051 simulators but in gplatform I cannot trigger the CPU to lunch the interrupt.

    Are interrupts implemented in gplatform?

    Regards,
    Markus

     
  • Anonymous

    Anonymous - 2011-07-07

    Unfortunately, the 8051 ISS integrated in gplatform (Dalton) does not have support for interrupt handling.
    If you have a suggestion for an open-source, cycle-accurate 8051 ISS, we can look into integrating that one instead.
    Alternately, Interrupts are supported on the picoblaze ISS.

    Patrick

     
  • ull

    ull - 2011-07-08

    Thanks for the quick answer. The only alternative open source instruction set simulator I know is integrated in MCU8051ide. I am not sure if it will be easy to integrate it in Gezel as it is written in TCL. It is for sure easier to look into other uPs.
    markus

     

Log in to post a comment.