Cannot load image

Technical questions regarding the XTC tools and programming with XMOS.
User avatar
batb
Member++
Posts: 17
Joined: Wed Feb 01, 2012 5:19 pm

Cannot load image

Post by batb »

Problem: my card is similar to USB RD, except for the memory (AT25DF041A),
and L1 package (l01-lq64).

My device list is:

Code: Select all

xflash -l
ID      Name           Adapter ID        Devices
0      Xmos Xtag-2      jY4xYvnl           L1[0]
If I try to flash my device I get:

xrun: Cannot load image, XCore 0 is not enabled

Error: F03034 Failed to fully run flash inquisitor.
Error: F03034 By default xflash will try to connect to a target in order to determine
Error: F03034 which flash device is being used even when outputting only to file. To
Error: F03034 prevent this connection supply the --noinq option.


what am I doing wrong?

Any suggestion greatly appreciated.
Thanks in advance.


User avatar
rp181
Respected Member
Posts: 395
Joined: Tue May 18, 2010 12:25 am

Post by rp181 »

That is a hardware problem. Checkout this:
http://www.xmos.com/support/knowledgeba ... bled-error

In my experience, it is usually the power supplies or a clock problem. Do you get the same problem just trying to run the program, instead of flashing it?
User avatar
batb
Member++
Posts: 17
Joined: Wed Feb 01, 2012 5:19 pm

Post by batb »

Thanks!

It seems it's working now, the cause was a bad contact on the ground paddle underneath.
I was able to flash my memory now.

A very useful video tutorial to properly solder the QFN and LQFP packages
with the aid of a hot air gun and a lot of patience!!

hope this will help you guys!!
http://www.youtube.com/watch?v=c_Qt5CtUlqY
User avatar
rp181
Respected Member
Posts: 395
Joined: Tue May 18, 2010 12:25 am

Post by rp181 »

EDIT: Wrong Thread...