小弟有个问题想请,附件图中RS232接口处的地与前面MAX232的GND是同一个地吗?因为标号不同,而且无法看到其属性。看完原理图后分析是同一个地,不过还是想确认一下。谢谢!
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.
你好!我有个问题想请教一下。我在用CCS3.3编译程序时出现如下错误:
error: this declaration has no storage class or type specifier
error: declaration is incompatible with "volatile struct PIE_CTRL_REGS PieCtrl" (declared at line 122 of "C:\CCStudio_v3.3\MyProjects\130823 copy copy seam track1111 6 11th\include\DSP28_PieCtrl.h")
error: expected a ";"
该错误提示发生在:PieCtrl.PIEIER1.bit.INTx7=1;
请问这个编译错误该如何解决,谢谢!