On Jan 17, 2009, at 4:47 PM, Dean Glazeski wrote:

I have one concern regarding the configuration files for the AT91SAM9260. There's an AT91SAM9260minimal.cfg that should be AT91SAM9260.cfg and the current AT91SAM9260.cfg should be a board file. I submitted a patch to the list to fix this the other night, but it might be worth having it added to this release.


For this release, I don't think it is a concern. I expect many issues to be found once 0.1.0 has been released and plan to roll a 0.1.1 with fixes for them.

Tested build on Fedora 10 using following commands:

libftdi:
./configure --enable-parport --enable-parport_ppdev --enable- ft2232_libftdi --enable-ep93xx --enable-at91rm9200 --enable-usbprog --enable-presto_libftdi --enable-jlink --enable-vsllink --enable- rlink --enable-dummy --enable-gw16012 --enable-amtjtagaccel --prefix= $HOME/tools/openocd-0.1.0/
    make all install

libftd2xx:
./configure --enable-parport --enable-parport_ppdev --enable- ft2232_ftd2xx --enable-ep93xx --enable-at91rm9200 --enable-usbprog -- enable-presto_libftdi --enable-jlink --enable-vsllink --enable-rlink --enable-dummy --enable-gw16012 --enable-amtjtagaccel --prefix=$HOME/ tools/openocd-0.1.0/
    make all install

Both have successful build and run, but I am only able to verify that the libftdi version works to some extent with my JTAG device and board. I'm having issues with the ftd2xx driver, so it isn't OpenOCD. Man pages appear to be in place.

// Dean Glazeski

Rick Altherr wrote:

I've put an updated tarball up at http://www.kc8apf.net/files/openocd-0.1.0.tar.gz . This version incorporates the manual page installation fix and should also fix a bug in guess-rev.sh. Please give it a spin on Linux, FreeBSD, Windows and report back on compilation success or failure.

Thanks,
--
Rick Altherr
[email protected]

"He said he hadn't had a byte in three days. I had a short, so I split it with him."
 -- Unsigned




_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development



--
Rick Altherr
[email protected]

"He said he hadn't had a byte in three days. I had a short, so I split it with him."
 -- Unsigned



Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to