regular PBC or PBP (pro)?
If you didn't define the variables or you're using PBC, i don't see the error source
PBC don't have the HPWM statement, you'll need to POKE the PIC registers as per the PIC datasheet.
regular PBC or PBP (pro)?
If you didn't define the variables or you're using PBC, i don't see the error source
PBC don't have the HPWM statement, you'll need to POKE the PIC registers as per the PIC datasheet.
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
So it would work with PBP? I have the demo and it comes up with a bunch of syntax and bad expression errors Thanks Emmett
Ok i try again..
If you didn't define the variables ... i don't see the error source
X Var BYte
tada var word
etc
etc
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Bookmarks