- choose debugger for app (rom, mips or gdb)
- removed dcache_iv_at workaround - constify - testbench denano enable LEDs git-svn-id: http://moon:8086/svn/mips@126 a8ebac50-d88d-4704-bea3-6648445a41b3
This commit is contained in:
@@ -833,6 +833,7 @@ int main (void)
|
||||
|
||||
g_cnt = 1;
|
||||
gpio_init(&gpio_if, SYS_GPIO_0_BASE);
|
||||
gpio_write(&gpio_if, GPIO_0_MASK_LED, GPIO_0_ALIGN_LED, GPIO_DIR_OFFSET, GPIO_0_MASK_LED);
|
||||
|
||||
*pTim0_cnt = 0;
|
||||
*pTim1_cnt = 0;
|
||||
|
||||
Reference in New Issue
Block a user