HWREG(0x02320000+0x10) &= ~(1<<14);
HWREG(0x02320000+0x14) |= (1<<14);
我用的这个打开的LED灯,有没有关闭LED的函数调用,现在每次都要重启。
求大神帮助!!!
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
HWREG(0x02320000+0x10) &= ~(1<<14);
HWREG(0x02320000+0x14) |= (1<<14);
我用的这个打开的LED灯,有没有关闭LED的函数调用,现在每次都要重启。
求大神帮助!!!