APBUARTplugin » History » Version 2
Alexis Jeandet, 21/09/2015 08:18 PM
1 | 1 | Alexis Jeandet | h1. APBUARTplugin |
---|---|---|---|
2 | |||
3 | table(noborder){width: 90%;text-align: center;}. |
||
4 | |!{width: 80%;padding:1em;}APB_UART_PLUGIN_CFGWLegend.png(APB_UART_PLUGIN config panel)!| |
||
5 | |!{width: 80%;padding:1em;}APB_UART_PLUGIN_TERMWLegend.png(APB_UART_PLUGIN Terminal panel)!| |
||
6 | |||
7 | h2. General Description |
||
8 | |||
9 | 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. |
||
10 | 2 | Alexis Jeandet | 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. |
11 | |||
12 | table(noborder){width: 90%;text-align: center;}. |
||
13 | |!{width: 100%;padding:1em;}APB_OVER_SERIAL.png(Nominal connection over RS232)!|!{width: 100%;padding:1em;}APB_OVER_ROOT.png(FIFO debug mode)!| |
||
14 | 1 | Alexis Jeandet | |
15 | h2. Python's specific features |
||
16 | |||
17 | [[Plugins_Python_API|Common methods]] |
||
18 | |||
19 | Methods list: |