- 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:
2017-01-23 05:33:37 +00:00
parent c17168c6d3
commit b43657166c
6 changed files with 43 additions and 17 deletions
+1
View File
@@ -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;