
Hi Fabio!
No I have not, I need to find one SD card.
Meanwhile, do you have any tips and tricks to aid the debugging on this board?
For example, can the JTAG-connector of the debug board serve me anyhow? Unfortunately, I do not own the Abatron BDI2000 device, I only got the Segger J-Link.
By the way, do you develop within CodeWarrior or any other IDE?
Regards,
Hugo Holgersson
________________________________________ Från: Fabio Estevam [festevam@gmail.com] Skickat: den 20 oktober 2011 18:19
Hi Hugo,
On Thu, Oct 20, 2011 at 2:04 PM, Hugo Holgersson hugoh@student.chalmers.se wrote:
Dear readers,
I have problems running U-Boot on my i.MX 25 PDK board.
I have tried two methods:
(A) git clone git://www.denx.de/git/u-boot-imx.git master nano board/freescale/mx25pdk/imximage.cfg # change to BOOT_FROM nand make CROSS_COMPILE=arm-none-linux-gnueabi- mx25pdk_config make CROSS_COMPILE=arm-none-linux-gnueabi- u-boot.imx
The u-boot.imx is flashed using FreeScale AVK to address 0x400 in NAND. This image does not work (no UART output).
I have only tested booting MX25PDK from the SD card. Does this method work for you?
Regards,
Fabio Estevam