ICD to work with internal oscillator.

Please add any feature requests for Flowcode version 7 here

Moderator: Benj

Post Reply
medelec35
Matrix Staff
Posts: 9520
Joined: Sat May 05, 2007 2:27 pm
Location: Northamptonshire, UK
Has thanked: 2585 times
Been thanked: 3815 times
Contact:

ICD to work with internal oscillator.

Post by medelec35 »

I would like ICD to work with internal oscillator, without modifying FCDx files.
Running at 16MHz,

Code: Select all

<init code='ANSELA = 0x00;\nANSELB = 0x00;\nANSELD = 0x00;\nANSELE = 0x00;\nOSCCON=0X78;\n' />
does not work:
ICD intern osc.png
(5.96 KiB) Downloaded 1836 times
Martin

triokenwood
Posts: 31
Joined: Tue May 04, 2010 8:05 pm
Has thanked: 5 times
Been thanked: 10 times
Contact:

Re: ICD to work with internal oscillator.

Post by triokenwood »

I would just like to know how to get ICD to work at all !!

I can't find anything (pertaining to Flowcode 7) that explains how to use ICD - other than some glib reference on the Wiki that "ICD has been replaced with Ghost".

Ghost might be excellent - however I have both an EB-006-04 and an EB-006-07 - so Ghost isn't going to work (certainly not on the -04 variant).

Then there is a further reference (iirc, on the same Wike page) that Ghost requires an extra level of licensing.

So, do I have to purchase two new EB-006-09 boards, and a Ghost licence upgrade - just to be able to perform basic ICD?

After all, the only reason that I need ICD in the first place is because I am up against one of the most evil 'bugs' that I have ever encountered in 35+ years of programming - and I can't tell whether it is my code or Flowcode 7 (sorry!).

Cheers,
Bill

Post Reply