Problem with deploy XPE image on CF card

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I built a XPE run-time image for my target device. It works good on my target
device with Hard Disk, but now i copy it to CF card (The CF card partition
size and file format is same as Hard Disk, the only difference is CF card is
removable.), the FBA always pops up an error window which title is "fba.exe -
Application Error" and message is "The instruction at <address> referenced
memory at <address>. The memory could not be 'Read'. Click on OK to terminate
the program." The address is variable. I don't know why, anybody can help me?
 
Hi, my CF capacity is 1GMB and the image only has about 180MB. You are right
that my target device only has 112MB RAM, but it has no problem to deploy
with my harddisk. The harddisk only has one partition which size is 512MB.
 
1. Try with another new CF card. It might be the first one has some bad
sectors that FBA can't access causing the errors.
2. Try with a different CF model.
3. Look at the FBA log on the XPe device (%Windows%\FBA\Fbalog.txt).
4. Check the event log.
5. If the CF manufacturer provides a tool to convert the CF from removable
to fixed media, use the tool to make the CF fixed.
6. If you managed to convert the CF into fixed, build the image with
pagefile support. Pagefile will enable smoother FBA process.

KS


This posting is provided "AS IS" with no warranties and confers no rights.
 
hi, just something to add, how much space left on the CF after you copy your
image to CF ? if you have too little empty space left, you will get some
trouble running fba... (additional condition is your target device has small
RAM size <128MB).
 
Back
Top