Yup, that's WOZZY's code. (for PBPL)
Are you using PBPL now?
If not, you are going to have to make a lot of changes.
Yup, that's WOZZY's code. (for PBPL)
Are you using PBPL now?
If not, you are going to have to make a lot of changes.
DT
I have never used PBPL before. Can I simply point my Microcode studio to use PBPL instead of PBP?
Nick
Assuming you have PBP 2.50 or higher ...
In MCS, go to View > Compile and Program Options > Compiler Tab.
And check the "Use PBPL" checkbox.
DT
I have PBP 2.60, Microcode studio 3.0.0.0.
I went to the compiler path and it does not have that option. Only to search automatically or
manually for the compiler. sigh....some how I know it was not going to be that easy..LOL
You should have MCS version 3.0.0.5
If not, run the on-line update (MCS+ only) or download the latest free version here.
http://www.mecanique.co.uk/code-studio/
DT
Ok got it to compile without errors and flashed the micro. THANKS!!!
I need to test it Tuesday to see if it works correctly.
Is it possible to modify the code such that I have one start IR and 2 IR stop? My application involves timing the travel of a ball from a starting line to a distance of 15' and as it continues to roll at 40'. Displaying 2 time intervals and the FPS and MPH at 15' and 40'.
Nick
Bookmarks