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

📄 debugtool.plg

📁 usb-jtag转换,sparc芯片反汇编,sparc芯片调试的工具,可以对芯片内的gpio,sdram,flash进行读写,还可以一次下载64K大小的数据,反汇编,在线调试.
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: DebugTool - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\Kenichi\LOCALS~1\Temp\RSP33F.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/DebugTool.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\work\jsmonclt_30\DebugToolDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Kenichi\LOCALS~1\Temp\RSP33F.tmp" 
Creating temporary file "C:\DOCUME~1\Kenichi\LOCALS~1\Temp\RSP340.tmp" with contents
[
amtxhal.lib,WIN32,NDEBUG,_WINDOWS,_AFXDLL,_MBCS /nologo /subsystem:windows /incremental:yes /pdb:"Debug/DebugTool.pdb" /debug /machine:I386 /out:"Debug/DebugTool.exe" /pdbtype:sept 
.\Debug\DebugTool.obj
.\Debug\DebugToolDlg.obj
.\Debug\sparc_disas.obj
.\Debug\StdAfx.obj
.\Debug\usbjtag.obj
.\Debug\DebugTool.res
]
Creating command line "link.exe @C:\DOCUME~1\Kenichi\LOCALS~1\Temp\RSP340.tmp"
<h3>Output Window</h3>
Compiling...
DebugToolDlg.cpp
D:\work\jsmonclt_30\DebugToolDlg.cpp(1314) : error C2664: '_beginthread' : cannot convert parameter 1 from 'void (void)' to 'void (__cdecl *)(void *)'
        None of the functions with this name in scope match the target type
Error executing cl.exe.



<h3>Results</h3>
DebugTool.exe - 1 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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