This is the mail archive of the ecos-discuss@sources.redhat.com 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]

Excalibur porting set_debug_comm


I porting eCos for new board with Excalibur.  
 
I running redboot ROM on Excalibur EPXA4. 
eCos function set_debug_comm is stop. in file hal_if.c 
 
	set_debug_comm(CYGNUM_CALL_IF_SET_COMM_ID_EMPTY); 
 
 
If I comment that macro:  
 
CYGACC_CALL_IF_SET_DEBUG_COMM_SET(set_debug_comm); 
 
 
, function set_debug_comm don't halting. 
 
What is wrong with my ROM redboot.  
 
Mirek Miodoński 


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


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