No, those lines are there for a reason, and should stay there.
Can you post your code.
Has to be something else wrong.
<br>
No, those lines are there for a reason, and should stay there.
Can you post your code.
Has to be something else wrong.
<br>
DT
DT,
I don't think it is the code. As stated, I can put one line and still give me the error.
This all started when I loaded the new MPLAB IDE v7.60. Could this cause the problem?? Or, maybe my settings???
Here is an example of a code that fails (it gives me the two errors)....
'************************************************* ***************
'* Name : UNTITLED.BAS *
'* Author : [select VIEW...EDITOR OPTIONS] *
'* Notice : Copyright (c) 2007 [select VIEW...EDITOR OPTIONS] *
'* : All Rights Reserved *
'* Date : 8/1/2007 *
'* Version : 1.0 *
'* Notes : *
'* : *
'************************************************* ***************
end
OK my fault, wasn't thinking of (the latest) MPASM.
I just upgraded MPLAB and found that Microchip has changed a couple things.
They've added aliases that are the same as the defines in PBP's inc file.
The changes can be found in the P16F917.INC file in the MPASM folder.
So, you were right!
Just comment out those 2 lines and it should be fine.
Sorry,
DT
DT,
Thanks! I appreciate your response.
I'll keep you updated on my progress (with the project).
Best Regards,
Picman 35
Bookmarks