The EB006 board I bought, frequently it does not work properly.
I can not write programs because the PIC is not detected and this time the program does not run.
The program runs well if I use the internal ossilator of the PIC (16F628a).
But once I chooses the Xtal or RC in Flowcode 4 to run the program, it wil not run.
No matter the position of the switches on the board EB006.
What could be wrong again?
EB006 Program don't Run with Xtal en RC selected.
-
- Matrix Staff
- Posts: 9521
- Joined: Sat May 05, 2007 2:27 pm
- Location: Northamptonshire, UK
- Has thanked: 2585 times
- Been thanked: 3815 times
Re: EB006 Program don't Run with Xtal en RC selected.
Hello rene.
Re not running on Xtal: Make sure in Chip configure menu you select HS for oscillator.
Are the jumpers 18 and 19 (next to xtal) in correct position (connecting middle to osc side). Experience has found the jumpers and switch can play up a bit. What about Moving slider a slight fraction left and right whilst keeping hold of it.
As for pic not detected. this is often caused by hardware connected to port B, (try unplugging) or ICD/USB jumper in wrong position, or not making good connection. Make sure low voltage programming (via Chip configure menu ) is off.
Re not running on Xtal: Make sure in Chip configure menu you select HS for oscillator.
Are the jumpers 18 and 19 (next to xtal) in correct position (connecting middle to osc side). Experience has found the jumpers and switch can play up a bit. What about Moving slider a slight fraction left and right whilst keeping hold of it.
As for pic not detected. this is often caused by hardware connected to port B, (try unplugging) or ICD/USB jumper in wrong position, or not making good connection. Make sure low voltage programming (via Chip configure menu ) is off.
Martin
- rene
- Posts: 56
- Joined: Sun Sep 13, 2009 11:27 am
- Location: Dordrecht - Nederland
- Has thanked: 5 times
- Been thanked: 2 times
Re: EB006 Program don't Run with Xtal en RC selected.
Okay, I have slightly bent jumper 18 and 19 and then it worked again.
Thanks .....
Too bad this kind of problems with such a good product.
Thanks .....
Too bad this kind of problems with such a good product.
-
- Matrix Staff
- Posts: 9521
- Joined: Sat May 05, 2007 2:27 pm
- Location: Northamptonshire, UK
- Has thanked: 2585 times
- Been thanked: 3815 times
Re: EB006 Program don't Run with Xtal en RC selected.
Your welcome. Glad you have found problem, and got round it OK.
Thanks for letting us know.
Thanks for letting us know.
Martin