Page 1 of 1
Problems selecting Simulation Pin for interrupt
Posted: Mon Sep 23, 2019 7:37 am
by CSM2711
hello, I have the following problem. while activating the interrupt I can select any pin for the interrupt, but for the simualtionpin I can only select RA0.
Is this a bug or do I not understand something here?
Re: Problems selecting Simulation Pin for interrupt
Posted: Mon Sep 23, 2019 10:15 am
by Benj
Hello,
On the embedded hardware you can specify the interrupt pin. The simulation currently cannot deal with this and is instead fixed to a single pin, in your case A0.
If you want a different pin for use with the sim then let us know and we can fix it to something else if you don't feel comfortable editing the chip definition file yourself.