This is the mail archive of the ecos-cvs@sourceware.org mailing list for the ecos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

ecos/packages/hal/arm/at91/var/current ChangeL ...


CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	asl@sourceware.org	2008-07-12 13:10:19

Modified files:
	packages/hal/arm/at91/var/current: ChangeLog 
	packages/hal/arm/at91/var/current/cdl: hal_arm_at91.cdl 
	packages/hal/arm/at91/var/current/src: hal_diag.c hal_diag_dbg.c 
Added files:
	packages/hal/arm/at91/var/current/src: hal_diag_dcc.c 
	                                       hal_diag_dcc.h 

Log message:
	* src/hal_diag_dcc.{ch}
	* src/hal_diag.c
	* src/hal_diag_dbg.c
	* cdl/hal_arm_at91.cdl: Add support for DCC, ie the Debug
	Communications Channel, which is part of JTAG core of AT91 and
	most ARM processors. JTAG devices often make this available via a
	TCP port which can be accessed via telnet. NOTE: Only output to
	DCC has been tested via diag_printf. Code exists for input, but it
	has not been tested.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]