⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 main.plg

📁 用TMS320LF2407A开发电机控制的源代码
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: main - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPA8.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/main.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\piston\motorTest\main.c"
"E:\piston\motorTest\ev.c"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPA8.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPA9.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/main.pdb" /debug /machine:I386 /out:"Debug/main.exe" /pdbtype:sept 
.\Debug\LS7266.obj
.\Debug\main.obj
.\Debug\pid.obj
.\Debug\ev.obj
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPA9.tmp"
<h3>Output Window</h3>
Compiling...
main.c
e:\piston\motortest\f2407_c.h(229) : error C2054: expected '(' to follow 'ioport'
e:\piston\motortest\f2407_c.h(229) : error C2085: 'portFF0F' : not in formal parameter list
e:\piston\motortest\f2407_c.h(231) : error C2061: syntax error : identifier 'ioport'
e:\piston\motortest\main.c(65) : error C2061: syntax error : identifier 'disable'
e:\piston\motortest\main.c(65) : error C2059: syntax error : ';'
e:\piston\motortest\main.c(65) : error C2059: syntax error : ')'
e:\piston\motortest\main.c(70) : error C2061: syntax error : identifier 'enable'
e:\piston\motortest\main.c(70) : error C2059: syntax error : ';'
e:\piston\motortest\main.c(70) : error C2059: syntax error : ')'
e:\piston\motortest\main.c(83) : warning C4013: 'asm' undefined; assuming extern returning int
e:\piston\motortest\main.c(127) : error C2065: 'portFFFF' : undeclared identifier
e:\piston\motortest\main.c(192) : error C2065: 'pid_data' : undeclared identifier
e:\piston\motortest\main.c(192) : error C2224: left of '.Signals' must have struct/union type
e:\piston\motortest\main.c(199) : error C2224: left of '.Signals' must have struct/union type
e:\piston\motortest\main.c(214) : error C2061: syntax error : identifier 'T3_INTERRUPT'
e:\piston\motortest\main.c(214) : error C2059: syntax error : ';'
e:\piston\motortest\main.c(214) : error C2059: syntax error : ')'
e:\piston\motortest\main.c(274) : error C2061: syntax error : identifier 'nothing'
e:\piston\motortest\main.c(274) : error C2059: syntax error : ';'
e:\piston\motortest\main.c(274) : error C2059: syntax error : ')'
e:\piston\motortest\main.c(292) : warning C4013: 'disable' undefined; assuming extern returning int
e:\piston\motortest\main.c(299) : warning C4013: 'ls7266Initial' undefined; assuming extern returning int
e:\piston\motortest\main.c(301) : warning C4013: 'enable' undefined; assuming extern returning int
e:\piston\motortest\main.c(313) : warning C4013: 'ls7266_wrXCNT' undefined; assuming extern returning int
e:\piston\motortest\main.c(314) : warning C4013: 'ls7266_wrYCNT' undefined; assuming extern returning int
e:\piston\motortest\main.c(321) : warning C4013: 'PID_Init' undefined; assuming extern returning int
ev.c
e:\piston\motortest\f2407_c.h(229) : error C2054: expected '(' to follow 'ioport'
e:\piston\motortest\f2407_c.h(229) : error C2085: 'portFF0F' : not in formal parameter list
e:\piston\motortest\f2407_c.h(231) : error C2061: syntax error : identifier 'ioport'
e:\piston\motortest\ev.c(37) : error C2061: syntax error : identifier 'QepACap'
e:\piston\motortest\ev.c(37) : error C2059: syntax error : ';'
e:\piston\motortest\ev.c(37) : error C2059: syntax error : ')'
e:\piston\motortest\ev.c(74) : error C2065: 'Counter' : undeclared identifier
e:\piston\motortest\ev.c(76) : warning C4013: 'labs' undefined; assuming extern returning int
e:\piston\motortest\ev.c(82) : error C2065: 'CounterBak' : undeclared identifier
e:\piston\motortest\ev.c(96) : error C2061: syntax error : identifier 'T3_INTERRUPT'
e:\piston\motortest\ev.c(96) : error C2059: syntax error : ';'
e:\piston\motortest\ev.c(96) : error C2059: syntax error : ')'
Error executing cl.exe.



<h3>Results</h3>
main.exe - 30 error(s), 8 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -