isd51_demo.plg
来自「ISD_调试范例,nRF9E5的C语言编程.」· PLG 代码 · 共 37 行
PLG
37 行
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
E:\Cokework_office\NRF_STEP2\资料光盘\ISD_调试范例\Nordic_nRF\ISD51_Demo.uv2
Project File Date: 04/21/2004
<h2>Output:</h2>
Build target 'ISD51 Demo'
compiling Test.c...
assembling ISD51.A51...
linking...
Program Size: data=15.0 xdata=0 code=826
creating hex file from "ISD51_Demo"...
"ISD51_Demo" - 0 Error(s), 0 Warning(s).
Build target 'ISD51 Demo'
compiling Test.c...
assembling ISD51.A51...
linking...
Program Size: data=15.0 xdata=0 code=826
creating hex file from "ISD51_Demo"...
"ISD51_Demo" - 0 Error(s), 0 Warning(s).
Build target 'ISD51 Demo'
compiling Test.c...
TEST.C(78): warning C206: '_nop_': missing function-prototype
TEST.C(78): error C264: intrinsic '_nop_': declaration/activation error
assembling ISD51.A51...
Target not created
Build target 'ISD51 Demo'
compiling Test.c...
assembling ISD51.A51...
linking...
Program Size: data=15.0 xdata=0 code=826
creating hex file from "ISD51_Demo"...
"ISD51_Demo" - 0 Error(s), 0 Warning(s).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?