I am trying to use multitasking.h with the latest version of GCBASIC. Unfortunately it does not compile correctly. I compared .asm file of pwmleds.gcb compiled by GCBASIC 0.9 12/8/2009 from the examples provided by arcachofo and pwmleds.gcb compiled by GCBASIC 0.9 4/7/2010. In the new version subroutine SYSCOMPLESSOREQUAL16 is missing from the .asm file, therefore Long tasks do not work.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am trying to use multitasking.h with the latest version of GCBASIC. Unfortunately it does not compile correctly. I compared .asm file of pwmleds.gcb compiled by GCBASIC 0.9 12/8/2009 from the examples provided by arcachofo and pwmleds.gcb compiled by GCBASIC 0.9 4/7/2010. In the new version subroutine SYSCOMPLESSOREQUAL16 is missing from the .asm file, therefore Long tasks do not work.