linker_log.xml
来自「blackfin开发板 BF533-sdram_memdma开发代码 包括sdr」· XML 代码 · 共 17 行
XML
17 行
<?xml version="1.0" standalone="no"?>
<?xml-stylesheet type="text/xsl" href="C:\Program Files\Analog Devices\VisualDSP 3.5 16-Bit\System/linker_log.xsl"?>
<DOCUMENT gen_time='Sat Jul 26 20:26:45 2003
'>
<MSG id='01372B18' mid='li2060' type='Warning'>
<TEXT><![CDATA[The following input section(s) that contain program code
and/or data have not been placed into the executable for processor 'p0'
as there are no relevant commands specified in the LDF:
.\Debug\MEMDMA_MAIN.doj(MEM_SDRAM0)]]></TEXT>
</MSG>
<MSG id='013753F0' mid='li1060' type='Error'>
<TEXT><![CDATA[The following symbols are referenced, but not mapped:
'output_buffer' referenced from .\Debug\MEMDMA_MAIN.doj(L1_code)]]></TEXT>
</MSG>
</DOCUMENT>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?