Detailed Description
AT9200 is an AT91RM9200 development board which includes
- AT91RM9200 CPU
- NorFLASH 2Mx16 bits (compatible with AMD 2M/4M NorFlash AM29LV160DB/320DB)
- SDRAM 16Mbyte
- DBGU UART
- USB host and USB device
- DM1916 100Mbit ethernet interface
- ...
Function Documentation
| int rt_application_init |
( |
|
) |
|
application start function
| void rt_hw_board_init |
( |
void |
|
) |
|
This function will initialize AT9200 development board.
| void rt_hw_led_set |
( |
rt_uint32_t |
led |
) |
|
This function will set AT9200 development board led.
- Parameters:
-
| led | not zero to set led on otherwise off |
| void rtthread_startup |
( |
void |
|
) |
|
This function will startup RT-Thread RTOS.