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?
Problems selecting Simulation Pin for interrupt
Moderator: Benj
-
- Posts: 47
- Joined: Mon Apr 16, 2018 10:28 am
- Location: Germany
- Has thanked: 1 time
- Been thanked: 9 times
Problems selecting Simulation Pin for interrupt
- Attachments
-
- interrupt_test.fcfx
- (16.44 KiB) Downloaded 200 times
- Benj
- Matrix Staff
- Posts: 15312
- Joined: Mon Oct 16, 2006 10:48 am
- Location: Matrix TS Ltd
- Has thanked: 4803 times
- Been thanked: 4314 times
- Contact:
Re: Problems selecting Simulation Pin for interrupt
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.
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.
Regards Ben Rowland - MatrixTSL
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel