OpenCores
URL https://opencores.org/ocsvn/adv_debug_sys/adv_debug_sys/trunk

Subversion Repositories adv_debug_sys

[/] [adv_debug_sys/] [tags/] [ADS_RELEASE_1_1_0/] [Software/] [adv_jtag_bridge/] [README] - Diff between revs 8 and 14

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 8 Rev 14
Line 3... Line 3...
 
 
BUILDING
BUILDING
 
 
This program doesn't use automake.  It has been developed using the cygwin
This program doesn't use automake.  It has been developed using the cygwin
environment under winXP, and should also compile under various GNU/Linux
environment under winXP, and should also compile under various GNU/Linux
distributions.  There are two sets of build flags defined in the Makefile,
distributions.  It has been tested and in known to work with Ubuntu 9.04.
 
There are two sets of build flags defined in the Makefile,
one for cygwin and one for Linux - one set is used, one is commented out.
one for cygwin and one for Linux - one set is used, one is commented out.
Edit the Makefile for your system, type "make," and see what happens...
Edit the Makefile for your system, type "make," and see what happens...
 
 
 
The program may be built with support for the Advanced Debug Interface
 
(the default), or the legacy "debug_if" interface.  To compile for the
 
legacy interface, __LEGACY__ should be added to CFLAGS in the Makefile
 
(the line is present but commented out by default).  Note that support
 
for the two different debug hardware units is mutually exclusive; both
 
cannot be supported in the same build.
 
 
DEPENDENCIES
DEPENDENCIES
 
 
Adv_jtag_bridge has three dependencies:
Adv_jtag_bridge has three dependencies:
 
 
- The pthreads library (probably already installed)
- The pthreads library (probably already installed)

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.