Hi,
I just setup my USBTAP connected with my board. Now I am trying to flash my u-boot.bin to the flash but still have trouble until now. I have added my own flash config and select the PQ27e_init.cfg as the Target Configutaion file. However, when I begin to erase the flash it ends up with a failure message and below message I dumped from the logfile.
======================================================================
=== Target Configuration Settings
=== Connection:
CodeWarrior USB TAP
=== Target Processor:
8247
=== Target Init File:
/usr/local/Freescale/CodeWarriorIDE/CodeWarrior/PowerPC_EABI_Support/Initialization_Files/PQ2/PQ27e_init.cfg
======================================================================
Connecting...
...Connected
======================================================================
=== Execute:
Erase
=== Timestamp:
Wed Nov 29 16:48:45 2006
=== Flash Device:
S29GL256N
=== Flash Organization:
32Mx8x2
=== Flash Mem Start Addr:
0xFE000000
=== Flash Mem End Addr:
0xFFFFFFFF
======================================================================
Using Algorithm: amd8x2alt.elf
Loading Flash Device Driver at: 0x00000000
Flash Programmer: Can not read target memory at location: 0x00000000.
Please make sure that the chip selects are properly configured.
The CWPP response code is: 0x0.
Timestamp:
Wed Nov 29 16:48:50 2006
I am wondering if I need to create a customized Target Initialization file instead of using the PQ27e_init.cfg. Is there any help or document I can obtain? Plz help! Thanks.
Below is my test environment:
Board: MPC8247, 128MB SDRAM
IDE: CodeWarrior IDE version 5.7.0 build 1917(CW_EPPC_2.6_Build_60213), USBTAP ROHS updated
OS: Fedora Core4
/Ian
Message Edited by CrasyCat on 2007-04-13 11:32 AM