WELLL.... make me turn green.... don't be envious ... perhaps I tell you afterwords what I did during those 8 days...<hr />
The compiler doesn't actually look in the USB18 folder.
Any files in that folder that are needed for your program should be COPIED into the same folder as your project.
And your project should not be in the PBP folder. It should be in it's own separate folder somewhere else.
The macro not found error usually means that it's not finding LIBRARY "PBPUS18L" in the .bal file. If you haven't COPIED the .bal file from the USB18 folder into your project folder, then it finds the one in the PBP folder, which has the wrong library line commented.
<br>
Bookmarks