Some Ques. EB006V9

For E-blocks user to discuss using E-blocks and programming for them.

Moderators: Benj, Mods

Post Reply
seokgi
Posts: 164
Joined: Fri Jan 13, 2012 4:21 am
Location: South KOREA
Has thanked: 18 times
Been thanked: 16 times
Contact:

Some Ques. EB006V9

Post by seokgi »

have ghost.

But I can not use it

EB006V9

error message : ICD has failed to communicate with the target.
Did not read required Firmware ID size back.
First line is the correct FW ID, second line was read from the chip:
1c 73 f2 1b de 69 e8 1f
ff 00 00 00 00 00 ff ff

Ghost

Whats problem!!

User avatar
LeighM
Matrix Staff
Posts: 2178
Joined: Tue Jan 17, 2012 10:07 am
Has thanked: 481 times
Been thanked: 699 times
Contact:

Re: Some Ques. EB006V9

Post by LeighM »

Hi
That usually means that you have not compiled the target code in ICD mode.
Enable ICD mode in Flowcode, then tick the "Enable Icon Step Through" on the Debugger dialog.
Then Compile to Chip.

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:

Re: Some Ques. EB006V9

Post by medelec35 »

I completely agree with Leigh on this one.

I would also like to add that if the first and second sets are random hex numbers instead of ff & 00
Then there could be a timing issue probably due to using internal oscillator instead of external.

Martin
Martin

seokgi
Posts: 164
Joined: Fri Jan 13, 2012 4:21 am
Location: South KOREA
Has thanked: 18 times
Been thanked: 16 times
Contact:

Re: Some Ques. EB006V9

Post by seokgi »

LeighM wrote:Hi
That usually means that you have not compiled the target code in ICD mode.
Enable ICD mode in Flowcode, then tick the "Enable Icon Step Through" on the Debugger dialog.
Then Compile to Chip.

User avatar
LeighM
Matrix Staff
Posts: 2178
Joined: Tue Jan 17, 2012 10:07 am
Has thanked: 481 times
Been thanked: 699 times
Contact:

Re: Some Ques. EB006V9

Post by LeighM »

If you are still having problems, could you attach your Flowcode project file to this thread.
And describe what hardware you have connected to your EB006.
Thanks

Post Reply