Page 1 of 1
INTERRUPT PROBLEM
Posted: Wed Oct 16, 2019 7:04 pm
by wayne millard
Hi everybody,
Is their a problem with all the interrupts in the simulation for 18F4620. I have tried INT0 - INT2 and IOC and they all fire without being triggered.
I hope that there is a fix.
Thanks
Wayne Millard
Re: INTERRUPT PROBLEM
Posted: Wed Oct 16, 2019 9:53 pm
by medelec35
Hi Wayne,
If the interrupts are causing an issue during simulation, then you can use the Is Sim component.
I have attached an example.
Just keep pressing single step (F8) to start and run.
Re: INTERRUPT PROBLEM
Posted: Wed Oct 16, 2019 11:10 pm
by wayne millard
Martin,
Thanks for a work around i would like to see the interrupts fixed and also been having problems with the generic LCD resizing, the only way is to resize project panel in flowcode 6 you could resize the LCD which was good. also the display does not work for more than 20 columns and the rows also problem. When I select the display size it is missing half the display and the only way to get it to work is to close program and then reopen or by resizing. I would like to see this fixed as well.
Thanks,
Wayne