Hello Xiao! :-)

On Sun, Feb 14, 2010 at 3:26 PM, Xiaofan Chen <xiaof...@gmail.com> wrote:
> On Sun, Feb 14, 2010 at 7:38 AM, CeDeROM <tomek.ce...@gmail.com> wrote:
>
> I have now a working 8.0-Release system, only console though. X
> is kind of working, but no keyboard and mouse, so not really
> useful, tried the vesa driver and the nvidia driver port. But
> never mind, I will solve this later.

Xorg will autoconfigure though HAL and DBUS so you should have these
installed. If you install gnome2 (pkg_add -r gnome2 xorg) it will
download and install via network full working X environment for you
with just one command :-)

In case of any troubles, everything is clearly explained in a
one-place-well-maintained-documentation system called a Handbook,
alternatively FAQ may bring you the answers:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/

>> -The issue with FT2232H should now be resolved as few days ago
>> libftdi-0.17 port was released upon my request. I will report more
>> detailed testing soon :-)
>
> Do you need to run 8-CURRENT in order to get this latest port?
> It seems 8.0-RELEASE ships with an old version of libftdi
> and it does not work with OpenOCD. I also could not got
> the latest git to build under FreeBSD.

Port for libftdi 0.17 was released two or three day ago (upon my
request to test the FT2232H based cables) so it could not propagate to
a build farm yet, so if you need a new release please update the port
tree (portsnap fetch; portsnap update; cd /usr/ports/devel/libftdi;
make deinstall install clean) and build it yourself, the new version
should be available very soon :-)

You can update your core system with "freebsd-update" utility, and the
packages can be updated with "portupgrade" utility :-)

With the standard 8.0-RELEASE configuration libftdi (0.14) and the
OpenOCD (0.2.0) I managed to successfully program and debug
STM32Primer1 using its built-in RLink interface - maybe you are using
FT2232H chip that was not yet supported by libftdi0.14 (I had these
problems)? :-)

One more thing Ive noticed last night is that UrJTAG depends upon
specific version of the libftdi, so it wont work and build with never
libftdi - this is a bug of the port organisation and I have already
reported it already
(http://www.freebsd.org/cgi/query-pr.cgi?pr=143925). If it dont get
resolved soon I will prepare new configuration for that port myself as
I know this program a bit :-)

Best regards,
Tomek Cedro

-- 
CeDeROM, SQ7MHZ, http://www.tomek.cedro.info
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to