亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

? 歡迎來到蟲蟲下載站! | ?? 資源下載 ?? 資源專輯 ?? 關于我們
? 蟲蟲下載站

?? asmc.dpj

?? UART ADI example 簡單的例子 練練手
?? DPJ
字號:
<?xml version="1.0" encoding='ISO-8859-1'?>
<visualdsp-project schema="16" name="UART_DMA_1D" file="asmc.dpj" version="1">
	<!-- Project build target -->
	<target>
		<processor revision="Automatic">ADSP-BF533</processor>
		<extension>.dxe</extension>
		<type>Executable file</type>
	</target>
	<!-- Configurations -->
	<configurations active="Debug">
		<configuration name="Debug">
			<intermediate-dir>.\Debug</intermediate-dir>
			<output-dir>.\Debug</output-dir>
			<changed-property-page-flags>0</changed-property-page-flags>
			<tools>
				<tool type="Compiler">
					<option><![CDATA[|-Version>4.5|-O>0|-O1>0|-Ov>100|-g>1|-save-temps -path-output>0|-ED>0|-no-builtin>0|-no-extra-keywords>0|-enum-is-int>0|-no-fp-associative>0|-structs-do-not-overlap>1|-implicit-pointers>0|-eh -rtti>0|-check-init-order>0|-ignore-std>1|-const-read-write>0|-const-strings>0|-no-multiline>1|-double-size-32>1|-double-size-any>0|-decls-strong>1|-flags-compiler --diag_warning,implicit_func_decl>0|-warn-protos>1]]></option>
				</tool>
				<tool type="Assembler">
					<option><![CDATA[|-Version>4.5|-g>1]]></option>
				</tool>
				<tool type="Linker">
					<option><![CDATA[|-Version>4.5|-flags-link -ip>0|-MD>USER_CRT="asmc_basiccrt.doj",USE_FILEIO|-flags-link -e>0|NOSWITCH>1]]></option>
				</tool>
				<tool type="Archiver">
					<option><![CDATA[]]></option>
				</tool>
				<tool type="Loader">
					<option><![CDATA[|-Version>4.5|-b Flash>1|-f HEX>1|-Width 8>1|-waits >0|-BaudRate 500k>1|-HoldTime >0|-pFlag >0|-COMPRESSWS>9|-No2Kernel>0|-kb Flash>1|-kf HEX>1|-kWidth 8>1|UserKernel>1|split HEX>1|-maskaddr>0]]></option>
				</tool>
				<tool type="VdkGen">
					<option><![CDATA[]]></option>
				</tool>
			</tools>
		</configuration>
		<configuration name="Release">
			<intermediate-dir>.\Release</intermediate-dir>
			<output-dir>.\Release</output-dir>
			<changed-property-page-flags>4</changed-property-page-flags>
			<tools>
				<tool type="Compiler">
					<option><![CDATA[]]></option>
				</tool>
				<tool type="Assembler">
					<option><![CDATA[]]></option>
				</tool>
				<tool type="Linker">
					<option><![CDATA[|-flags-link -MDUSE_CACHE>0|-MD>USER_CRT="asmc_basiccrt.doj",USE_FILEIO]]></option>
				</tool>
				<tool type="Archiver">
					<option><![CDATA[]]></option>
				</tool>
				<tool type="Loader">
					<option><![CDATA[]]></option>
				</tool>
				<tool type="VdkGen">
					<option><![CDATA[]]></option>
				</tool>
			</tools>
		</configuration>
	</configurations>
	<!-- Project folders -->
	<folders>
		<folder name="driver" ext=".?y?????ìo???ì??ì">
			<folders>
				<folder name="dma">
					<files>
						<file name=".\dma.c">
							<file-configurations>
								<file-configuration name="Debug">
									<excluded-flag value="no"/>
									<build-with-flag value="project"/>
									<intermediate-dir>.\Debug</intermediate-dir>
									<output-dir>.\Debug</output-dir>
								</file-configuration>
								<file-configuration name="Release">
									<excluded-flag value="no"/>
									<build-with-flag value="project"/>
									<intermediate-dir>.\Release</intermediate-dir>
									<output-dir>.\Release</output-dir>
								</file-configuration>
							</file-configurations>
						</file>
						<file name=".\dma.h">
						</file>
					</files>
				</folder>
				<folder name="EBIU">
					<files>
						<file name=".\EBIU.C">
							<file-configurations>
								<file-configuration name="Debug">
									<excluded-flag value="no"/>
									<build-with-flag value="project"/>
									<intermediate-dir>.\Debug</intermediate-dir>
									<output-dir>.\Debug</output-dir>
								</file-configuration>
								<file-configuration name="Release">
									<excluded-flag value="no"/>
									<build-with-flag value="project"/>
									<intermediate-dir>.\Release</intermediate-dir>
									<output-dir>.\Release</output-dir>
								</file-configuration>
							</file-configurations>
						</file>
						<file name=".\EBIU.H">
						</file>
					</files>
				</folder>
				<folder name="int">
					<files>
						<file name=".\int.c">
							<file-configurations>
								<file-configuration name="Debug">
									<excluded-flag value="no"/>
									<build-with-flag value="project"/>
									<intermediate-dir>.\Debug</intermediate-dir>
									<output-dir>.\Debug</output-dir>
								</file-configuration>
								<file-configuration name="Release">
									<excluded-flag value="no"/>
									<build-with-flag value="project"/>
									<intermediate-dir>.\Release</intermediate-dir>
									<output-dir>.\Release</output-dir>
								</file-configuration>
							</file-configurations>
						</file>
						<file name=".\int.h">
						</file>
					</files>
				</folder>
				<folder name="PFIO">
					<files>
						<file name=".\pfio.c">
							<file-configurations>
								<file-configuration name="Debug">
									<excluded-flag value="no"/>
									<build-with-flag value="project"/>
									<intermediate-dir>.\Debug</intermediate-dir>
									<output-dir>.\Debug</output-dir>
								</file-configuration>
								<file-configuration name="Release">
									<excluded-flag value="no"/>
									<build-with-flag value="project"/>
									<intermediate-dir>.\Release</intermediate-dir>
									<output-dir>.\Release</output-dir>
								</file-configuration>
							</file-configurations>
						</file>
						<file name=".\pfio.h">
						</file>
					</files>
				</folder>
				<folder name="uart">
					<files>
						<file name=".\uart.c">
							<file-configurations>
								<file-configuration name="Debug">
									<excluded-flag value="no"/>
									<build-with-flag value="project"/>
									<intermediate-dir>.\Debug</intermediate-dir>
									<output-dir>.\Debug</output-dir>
								</file-configuration>
								<file-configuration name="Release">
									<excluded-flag value="no"/>
									<build-with-flag value="project"/>
									<intermediate-dir>.\Release</intermediate-dir>
									<output-dir>.\Release</output-dir>
								</file-configuration>
							</file-configurations>
						</file>
						<file name=".\uart.h">
						</file>
					</files>
				</folder>
			</folders>
		</folder>
		<folder name="example">
			<files>
				<file name=".\dma_example.txt">
				</file>
			</files>
		</folder>
		<folder name="Generated Files">
			<folders>
				<folder name="Startup">
					<files>
						<file name=".\asmc_basiccrt.s">
							<file-configurations>
								<file-configuration name="Debug">
									<excluded-flag value="no"/>
									<build-with-flag value="project"/>
									<intermediate-dir>.\Debug</intermediate-dir>
									<output-dir>.\Debug</output-dir>
								</file-configuration>
								<file-configuration name="Release">
									<excluded-flag value="no"/>
									<build-with-flag value="project"/>
									<intermediate-dir>.\Release</intermediate-dir>
									<output-dir>.\Release</output-dir>
								</file-configuration>
							</file-configurations>
						</file>
					</files>
				</folder>
				<folder name="User Heap">
					<files>
						<file name=".\asmc_heaptab.c">
							<file-configurations>
								<file-configuration name="Debug">
									<excluded-flag value="no"/>
									<build-with-flag value="project"/>
									<intermediate-dir>.\Debug</intermediate-dir>
									<output-dir>.\Debug</output-dir>
								</file-configuration>
								<file-configuration name="Release">
									<excluded-flag value="no"/>
									<build-with-flag value="project"/>
									<intermediate-dir>.\Release</intermediate-dir>
									<output-dir>.\Release</output-dir>
								</file-configuration>
							</file-configurations>
						</file>
					</files>
				</folder>
			</folders>
		</folder>
		<folder name="Header Files" ext=".h,.hpp,.hxx">
			<files>
				<file name=".\config.h">
				</file>
				<file name=".\main.h">
				</file>
			</files>
		</folder>
		<folder name="Linker Files" ext=".ldf,.dlb">
			<files>
				<file name=".\asmc.ldf">
					<file-configurations>
						<file-configuration name="Debug">
							<excluded-flag value="no"/>
							<build-with-flag value="project"/>
							<intermediate-dir>.\Debug</intermediate-dir>
							<output-dir>.\Debug</output-dir>
						</file-configuration>
						<file-configuration name="Release">
							<excluded-flag value="no"/>
							<build-with-flag value="project"/>
							<intermediate-dir>.\Release</intermediate-dir>
							<output-dir>.\Release</output-dir>
						</file-configuration>
					</file-configurations>
				</file>
			</files>
		</folder>
		<folder name="Source Files" ext=".c,.cpp,.cxx,.asm,.dsp,.s">
			<files>
				<file name=".\main.c">
					<file-configurations>
						<file-configuration name="Debug">
							<excluded-flag value="no"/>
							<build-with-flag value="project"/>
							<intermediate-dir>.\Debug</intermediate-dir>
							<output-dir>.\Debug</output-dir>
						</file-configuration>
						<file-configuration name="Release">
							<excluded-flag value="no"/>
							<build-with-flag value="project"/>
							<intermediate-dir>.\Release</intermediate-dir>
							<output-dir>.\Release</output-dir>
						</file-configuration>
					</file-configurations>
				</file>
			</files>
		</folder>
	</folders>
	<!-- System Builder Components -->
	<system-builder-component-tables>
		<system-builder-plugin name="Startup Code Wizard" version="2.0">
			<system-builder-component name="Advanced Options">
				<property name="Include C/C++ support"><![CDATA[True]]></property>
				<property name="Include LDF exceptions support"><![CDATA[True]]></property>
				<property name="Search for libraries in the tools installation directory"><![CDATA[True]]></property>
			</system-builder-component>
			<system-builder-component name="Cache and Memory Protection">
				<property name="DCBS"><![CDATA[Unset]]></property>
				<property name="Data cache memory configuration"><![CDATA[RAM with no memory protection]]></property>
				<property name="Instruction cache memory configuration"><![CDATA[RAM with no memory protection]]></property>
			</system-builder-component>
			<system-builder-component name="Compiler Instrumented Profiling">
				<property name="Enable profiling"><![CDATA[False]]></property>
				<property name="Profiling output"><![CDATA[mon.out]]></property>
			</system-builder-component>
			<system-builder-component name="Configuration">
				<property name="Add LDF"><![CDATA[True]]></property>
				<property name="Add startup code"><![CDATA[True]]></property>
				<property name="LDF template schema"><![CDATA[2]]></property>
				<property name="Startup code template schema"><![CDATA[2]]></property>
			</system-builder-component>
			<system-builder-component name="Custom system heap settings">
				<property name="Absolute size"><![CDATA[]]></property>
				<property name="Customize system heap"><![CDATA[False]]></property>
				<property name="Memory types"><![CDATA[L1]]></property>
				<property name="Minimum size"><![CDATA[2KB]]></property>
			</system-builder-component>
			<system-builder-component name="Custom system stack settings">
				<property name="Absolute size"><![CDATA[]]></property>
				<property name="Customize system stack"><![CDATA[False]]></property>
				<property name="Memory types"><![CDATA[L1]]></property>
				<property name="Minimum size"><![CDATA[2KB]]></property>
			</system-builder-component>
			<system-builder-component name="External memory settings">
				<property name="Using external memory"><![CDATA[False]]></property>
			</system-builder-component>
			<system-builder-component name="Multi-core Selection">
				<property name="Core"><![CDATA[Core A]]></property>
			</system-builder-component>
			<system-builder-component name="PGO">
				<property name="Using PGO"><![CDATA[False]]></property>
			</system-builder-component>
			<system-builder-component name="Processor clock and power settings">
				<property name="Clock and power settings"><![CDATA[Optimize for speed]]></property>
				<property name="Configure clock and power settings"><![CDATA[False]]></property>
				<property name="EZ-KIT"><![CDATA[600 MHz ADSP-BF533 EZ-KIT (silicon revisions up to 1.6)]]></property>
			</system-builder-component>
			<system-builder-component name="Program Running From">
				<property name="Internal Memory"><![CDATA[True]]></property>
			</system-builder-component>
			<system-builder-component name="Run-time Initialization">
				<property name="I/O device initialization"><![CDATA[True]]></property>
				<property name="Initialize data registers"><![CDATA[False]]></property>
				<property name="Initialize return registers to zero"><![CDATA[False]]></property>
				<property name="Run-time memory initialization"><![CDATA[False]]></property>
			</system-builder-component>
		</system-builder-plugin>
	</system-builder-component-tables>
</visualdsp-project>

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
777亚洲妇女| 亚洲色图自拍偷拍美腿丝袜制服诱惑麻豆| 欧美性大战xxxxx久久久| 国产日韩欧美制服另类| 国产精品99久久久久久有的能看 | 欧美不卡123| 国产一区二区三区四区五区入口 | 亚洲香蕉伊在人在线观| 欧美日韩免费高清一区色橹橹| 日韩综合小视频| 久久一二三国产| 色哟哟国产精品| 蜜臀av性久久久久蜜臀aⅴ| 久久人人爽爽爽人久久久| 成人毛片在线观看| 视频一区二区三区在线| 久久精品夜色噜噜亚洲a∨| 日本韩国一区二区三区| 精品一区二区三区香蕉蜜桃| 中文字幕一区av| 欧美一区二区三区四区视频| 成人av手机在线观看| 午夜a成v人精品| 国产精品福利一区二区| 日韩欧美专区在线| 99re热视频精品| 精品一区二区三区久久| 亚洲欧美日韩国产手机在线| 日韩欧美国产综合| 91女神在线视频| 久久99精品国产麻豆婷婷| 亚洲欧美日韩在线| 久久久久久久综合| 欧美一区二区三区啪啪| 99riav久久精品riav| 国产美女娇喘av呻吟久久| 污片在线观看一区二区| 18欧美乱大交hd1984| 欧美不卡一区二区三区四区| 欧美色涩在线第一页| 94-欧美-setu| 国产精品综合一区二区| 热久久国产精品| 亚洲国产cao| 曰韩精品一区二区| 国产精品伦理一区二区| 久久亚洲捆绑美女| 日韩欧美国产成人一区二区| 欧美三级韩国三级日本一级| 91玉足脚交白嫩脚丫在线播放| 国产又粗又猛又爽又黄91精品| 亚洲电影视频在线| 亚洲激情av在线| 亚洲天堂网中文字| 中文字幕欧美日本乱码一线二线| 日韩欧美亚洲另类制服综合在线| 欧美日韩精品专区| 日本韩国精品在线| 91麻豆精品在线观看| 成人免费看的视频| 丰满白嫩尤物一区二区| 国产一区二区日韩精品| 狠狠网亚洲精品| 卡一卡二国产精品| 麻豆成人久久精品二区三区小说| 日日夜夜免费精品| 五月开心婷婷久久| 天天操天天色综合| 婷婷综合五月天| 视频一区在线播放| 日韩av一区二区三区| 日韩电影在线看| 日韩精品亚洲专区| 另类综合日韩欧美亚洲| 麻豆专区一区二区三区四区五区| 热久久国产精品| 国产在线麻豆精品观看| 国产乱码精品一区二区三区av| 国产乱国产乱300精品| 国产成人精品免费一区二区| 国产成人精品一区二| 成人一区二区三区| 色妞www精品视频| 欧美日本高清视频在线观看| 91精品国产色综合久久不卡蜜臀| 日韩三级精品电影久久久| 亚洲精品一区二区三区蜜桃下载| 国产欧美中文在线| 亚洲人成网站色在线观看| 亚洲一区二区三区四区的 | 亚洲国产精品一区二区www在线| 亚洲福利一区二区三区| 久久99国产精品尤物| 国产福利不卡视频| 色八戒一区二区三区| 这里只有精品视频在线观看| 久久综合九色综合97婷婷 | 亚洲影视资源网| 蜜臀av亚洲一区中文字幕| 国产成人a级片| 在线免费精品视频| 日韩精品在线一区| 国产精品美女久久久久高潮| 亚洲成人一二三| 国产伦理精品不卡| 一本大道久久a久久综合婷婷| 在线不卡a资源高清| 日本一区二区免费在线 | 日韩av电影天堂| 国产91丝袜在线播放九色| 在线中文字幕一区二区| 精品国产麻豆免费人成网站| 亚洲靠逼com| 乱一区二区av| 在线精品视频免费播放| 26uuu亚洲综合色欧美| 亚洲免费av高清| 黄色日韩网站视频| 欧美日韩亚洲国产综合| 久久精品男人天堂av| 亚洲va国产天堂va久久en| 国产精品夜夜嗨| 在线成人av影院| 综合久久一区二区三区| 精品一区二区三区av| 欧美写真视频网站| 最新国产成人在线观看| 久久疯狂做爰流白浆xx| 欧美日韩激情在线| 成人免费小视频| 国产精品99久久久久久似苏梦涵| 欧美日韩国产一级片| 国产精品剧情在线亚洲| 韩国精品在线观看| 欧美一区二区三区人| 亚洲一区在线免费观看| zzijzzij亚洲日本少妇熟睡| 精品免费99久久| 免费xxxx性欧美18vr| 欧美日韩午夜在线视频| 自拍av一区二区三区| 成人一级片网址| 国产亚洲欧美日韩在线一区| 免费观看在线色综合| 欧美麻豆精品久久久久久| 一个色综合网站| 91视频在线看| 中文字幕制服丝袜一区二区三区 | 一片黄亚洲嫩模| 99视频国产精品| 中文一区二区在线观看| 韩国av一区二区| 精品国产乱码久久久久久免费| 天堂在线亚洲视频| 色94色欧美sute亚洲线路一ni | 亚洲欧美另类小说视频| 成人av网在线| 亚洲欧洲国产专区| av高清久久久| 中文字幕国产一区| 成人丝袜18视频在线观看| 国产欧美综合在线| 成人黄色在线网站| 中文字幕日韩一区二区| 97久久精品人人做人人爽| 亚洲乱码中文字幕| 欧美伊人久久久久久午夜久久久久| 亚洲激情自拍偷拍| 欧美日韩精品一区二区三区蜜桃| 亚洲国产裸拍裸体视频在线观看乱了| 在线视频中文字幕一区二区| 午夜视频在线观看一区二区| 欧美电影一区二区| 国内不卡的二区三区中文字幕 | 国产日产欧美一区二区三区| 久久电影网站中文字幕| 欧美xxxx在线观看| 国产美女精品一区二区三区| 中文字幕欧美日本乱码一线二线| 播五月开心婷婷综合| 亚洲欧美日韩综合aⅴ视频| 欧美中文字幕一区二区三区| 五月天国产精品| 欧美成人女星排行榜| 成人午夜视频福利| 亚洲永久免费视频| 精品国产乱码久久| 国产成人小视频| 亚洲免费伊人电影| 制服丝袜亚洲色图| 狠狠色丁香婷综合久久| 中文字幕中文字幕一区| 欧美日本一区二区三区四区| 韩国一区二区在线观看| 亚洲女同ⅹxx女同tv| 7777精品久久久大香线蕉| 国产精品一区免费视频| 一区二区在线免费观看| 日韩女优电影在线观看| 91同城在线观看|