Page 1 of 1

Not comfile

Posted: Tue Aug 16, 2016 5:47 pm
by seokgi
I am using flowcode7. AVR is not compiled. And PIC seem strange that are compile And the rs-232 seems to be running well should not. In the simulation, the chip runs well there is not are right. And it has also EB006V9. But also not to run Ghost. I do not know sure the fault. Give your help.

Re: Not comfile

Posted: Tue Aug 16, 2016 6:21 pm
by medelec35
Hi seokgi,
Your configuration setting are wrong especially for EB006V9.
Since it's shipped with 19660800Hz crystal, thats what the clock speed should be set at.
Watchdog, PLL and single supply ICSP should all be disabled untill you learn how to use them (mainly first two).
See if the attached flowchart works any better.

Martin