Holt Integrated Circuits
23
Project File List with Selected Descriptions
Most of the function names are self-explanatory, some functions retain the names from the
original HI-6131 or 6130 devices they were written for, don’t worry about this they work fine
with the HI-620x3 family.
Board_6200.c/h
Handles definitions for HI-620x3 ARM clock rate and interface settings.
board_lowlevel.c/h
Hardware configuration, such as ARM PLL settings .
613x_interrupts.c/h
Interrupt handling routines and configuration settings.
main.c
The primary program entry portal, main() demonstrates initialization sequence used to enabled
terminals. After initialization is complete, function calls demonstrate powerful addressing
methods for all RAM structures used by the enabled terminal modes. Demo initialization and
execution uses Holt high-level API in this demo kit.
ConfigureGpio();
initializes ARM MCU general purpose I/O
console.c
Console functions used by all terminal modes:
ConfigureUsart1();
Show_menu();
chk_key_input();
list_all_regs();
Console functions used by Bus Controller (BC) mode:
bcAsync();
MajorMinorframe();
Console functions used by Remote Terminal:
rtpoll();
Console functions used by Monitor MT:
mtpoll.c
Console functions used by Monitor/Remote Terminal MT/RT:
rtmtdemo.c;
Console functions used by MT bus monitor modes:
Summary of Contents for ADK-620x3
Page 19: ...Holt Integrated Circuits 19...