DocumentCode :
3778082
Title :
Multi-port embedded debugger agent for heterogeneous multi-core ASIP debug
Author :
Xiong Bing; Wang Yanlin; Li Dong
Author_Institution :
Beijing Information Science &
Volume :
2
fYear :
2015
fDate :
7/1/2015 12:00:00 AM
Firstpage :
670
Lastpage :
673
Abstract :
In the past several years, we are all the witness of complex multi-core processors´ growing. In the meanwhile, more and more engineers and researchers dedicate to multi-core processor program development. Debug isan essential part in most of program development and efficient debugging can fix the bugs in development more quickly.It is hard for a GDB session to debug multiply cores at the same time like the traditional debugging way, especially, debugging heterogeneous multi-core processor. This paper puts forward a multi-port embedded debugger agent for heterogeneous multi-core ASIP (Application Specific Instruction-set Processor) debugging. The multi-port debugger agent will bind numbers of IP ports and each port corresponds to a core in ASIP, therefore each debugger host can debug corresponding core independently and remotely via TCPat the same time. The construction of debugger agent includes 3 sections: RSP processing part, monitorand JTAG (Joint Test Action Group)[1]driver.RSP processing and monitor are made up with multiply threads. Monitor is a single thread, and the RSP processing part´s thread number should be the same as the core number which you want to debug. The communication between debugger agent and debugger host is based on RSP, which is mean debugger agent is compatible with GDB, the most popular C and C++ debugger.Each core in ASIP is independent, that means it has its own program memory, data memory and register memory. Meanwhile, every core can access others´ memories for data sharing.Every debugger host can load binary program, setting breakpoints, single stepping, reading data from register and memory and monitoring status of the core etc. for the core it supported.User can debug heterogeneous multi-core ASIP like debugging other general purpose processor. Multi-port debuggeragent is simple, reliable and efficient method for debugging heterogeneous multi-core ASIP.
Keywords :
"Debugging","Monitoring","Cable TV","Protocols","Biographies"
Publisher :
ieee
Conference_Titel :
Electronic Measurement & Instruments (ICEMI), 2015 12th IEEE International Conference on
Type :
conf
DOI :
10.1109/ICEMI.2015.7494306
Filename :
7494306
Link To Document :
بازگشت