| void Main(void) { sys_init() // Initial 44B0X s Interrupt,Port and UART wdtimer_test() // test start }-void Main (void) (sys_init () / / Initial 44 B0Xs Interrupt. Port and UART wdtimer_test () / / start test; 下载 |
| void Main(void) { sys_init() // Initial 44B0X s Interrupt,Port and UART // user interface uart_printf("\n\r Led Test Example\n") for( ) { led_test() } }-void Main (void) (sys_init () / / Initial 44 B0Xs Interrupt. Port and UART / / user interface uart_printf ( "\ n \ r Led Test Example \ n ") for () (led_test ();)) 下载 |