aboutsummaryrefslogtreecommitdiff
path: root/AT91SAM7S256/armdebug/Host/README
diff options
context:
space:
mode:
authorTC Wan2011-01-05 07:57:49 +0800
committerTC Wan2011-01-05 07:57:49 +0800
commitc9927cc89eca050c779bc4f7fb8a5ce85f64e5a8 (patch)
treebb87facec5867507f745fd07a14b6802c38dc2b2 /AT91SAM7S256/armdebug/Host/README
parent4aa3653fdf3bda087fa195f75b7b8df928a0e770 (diff)
parentfe178520b884f60abe83dad45c4fef6ca501e942 (diff)
Merge branch 'master' of ssh://svc.cs.usm.my/~/gitrepo-bare/armdebug
Diffstat (limited to 'AT91SAM7S256/armdebug/Host/README')
-rw-r--r--AT91SAM7S256/armdebug/Host/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/AT91SAM7S256/armdebug/Host/README b/AT91SAM7S256/armdebug/Host/README
index d9d3e20..9e6b9c1 100644
--- a/AT91SAM7S256/armdebug/Host/README
+++ b/AT91SAM7S256/armdebug/Host/README
@@ -1,9 +1,9 @@
The nxt-gdb-server.py script is initially developed by Nicolas Schodet.
It depends on the following libraries:
- - nxt-python v2.01 http://code.google.com/p/nxt-python/
- - pyusb v1.0x http://pyusb.wiki.sourceforge.net
- - libusb v1.0x http://libusb.org/
+ - nxt-python v2.0x http://code.google.com/p/nxt-python/
+ - pyusb v0.4x http://pyusb.wiki.sourceforge.net
+ - libusb-compat v0.1x and libusb v1.0x http://libusb.org/
It will probably work with libusb v0.1.x but it has not been tested in that configuration.
@@ -18,4 +18,4 @@ It depends on the following libraries:
1. Connect the USB cable from the PC Host to the NXT
2. start nxt-gdb-server.py
- 3. start arm-none-eabi-gdb, configured as remote for port 2828 (default) \ No newline at end of file
+ 3. start arm-none-eabi-gdb, configured as remote for port 2828 (default)