用EVC 4.0对TCPMP 0.72进行编译时显示"The build cannot proceed because the current target CPU for the dependent project does not match the one for the active project. Please select a CPU shared by all the projec
在看StellarisWare里的源代码的时候,经常会发现里边有一些关于调试的语句,可是怎么发挥这些调试语句的作用呢?让我们能够更深入的去分析工程师的优秀代码,也慢慢培养一个规范编程的习惯,比如下面这个ASSERT()它应该具体怎么用?voidUARTStdioInitExpClk(unsigned long ulPortNum, unsigned long ulBaud){ // // Chec