#include <target_to_host.h>#include <vector>#include "jtag.h"Include dependency graph for jtagpxa250.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Compounds | |
| struct | Callback |
| class | JTAGpxa250 |
| PXA250 specific JTAG basic controls. More... | |
Defines | |
| #define | DEBUG_HANDLER_FILE "debugHandler/debug_handler.bin" |
| path to the debug hanlder binary. | |
| #define | MAX_RETRY_COUNT 1024 |
Enumerations | |
| enum | |
| PXA250 JTAG instructions. | |
Variables | |
| JTAGpxa250 * | pxa250Ptr |
| global variable to access the pxa250. | |
Definition in file jtagpxa250.h.
|
|
Used by readTX and writeRX to timeout if the debug handler doesn't handle the transmition. Definition at line 92 of file jtagpxa250.h. |
1.2.15