PDA

View Full Version : Installation. Include file not found?



thronborg
- 18th March 2011, 18:39
Hello i am so new.
Happy to buy PicBasic pro 1 weeks ago.

Today put in my 16F819. But get the Error message when compiling.

Cannot open file (Include File "P16F819.INC" not found. Its the same with 16F88.

At PicBasic homepage it says it support 16F819. Is this not thrue?

I have reinstalled everything but still not work. Please help.

Ole

5298

Darrel Taylor
- 18th March 2011, 19:38
MicroCode Studio is probably pointing to the wrong version of MPASM.

Go to View > Compile and Program Options > Assembler tab ...
The path above the "Find" buttons should be ...

C:\Program Files\Microchip\MPASM Suite - for 32-bit systems
C:\Program Files (x86)\Microchip\MPASM Suite - for 64-bit systems

If it's not, click the "Find Manually" button and point it there.


.

thronborg
- 18th March 2011, 19:42
Who to blame? Me.
Its always easy when you know the answer. I didn't know that you MUST download Microchip IDE otherwise PicBasicPro don't work.
Since 100Mb take some time when you sitting with 30Kb/s in the bush i took the shortcut and installed Microchip IDE from the shipped CD. But this was of course an older version.

I learn.
Ole

thronborg
- 18th March 2011, 19:46
Thank's Darrel
Sorry, i will be better reading docs from now on.

Onward
Ole