Project

General

Profile

APBUARTplugin » History » Revision 2

Revision 1 (Alexis Jeandet, 21/09/2015 07:44 PM) → Revision 2/3 (Alexis Jeandet, 21/09/2015 08:18 PM)

h1. APBUARTplugin 

 table(noborder){width: 90%;text-align: center;}. 
 |!{width: 80%;padding:1em;}APB_UART_PLUGIN_CFGWLegend.png(APB_UART_PLUGIN config panel)!| 
 |!{width: 80%;padding:1em;}APB_UART_PLUGIN_TERMWLegend.png(APB_UART_PLUGIN Terminal panel)!| 

 h2. General Description 

 The APB_UART_PLUGIN is a child plugin which allows you to print "gaisler's APBUART":http://www.gaisler.com/products/grlib/grip.pdf output. Usually the APBUART is the default device where the printf are redirected which makes sense to print it in ascii in a terminal. 
 This plugin is able read the APBUART output either directly from it's output on a serial port or in FIFO debug mode with the root plugin. See illustration below. 

 table(noborder){width: 90%;text-align: center;}. 
 |!{width: 100%;padding:1em;}APB_OVER_SERIAL.png(Nominal connection over RS232)!|!{width: 100%;padding:1em;}APB_OVER_ROOT.png(FIFO debug mode)!| 

 h2. Python's specific features 

 [[Plugins_Python_API|Common methods]] 

 Methods list: