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

📄 comem.bld

📁 The Lite Evaluation/Demonstration Kit is intended to illustrate use of the AN3042. The AN3042 is c
💻 BLD
字号:
#!build
default:
	program
	:c_option=slashcomment
	:passsource=true
	:showheaders=true
	:keeptempfiles=true
	:nofloatprintf=true
	:objectformat=elf
	:outputmode=srec
	:processor=ppc
	:m68_cputype=68360
	:m68_fputype=none
	:m68_picode=absolute
	:m68_pidata=absolute
	:ppc_cputype=ppc860
	:ppc_fputype=none
	:stage=asmfile
	:outputname=comem.cfe
	:target=ppc
	:start_address=_start
	:driver_opts=-map
	:startfiles=-
	:defines=EMBEDDED
	:select=68
default.lnk
	linker_file
crt0.ppc
	assembly
	:ppc_cputype=ppc860
	:ppc_fputype=none
main.c
	C
c:\green\libsrc\ind_crt0.c
	C
c:\green\libsrc\ind_mset.c
	C
c:\green\libsrc\ind_call.ppc
	assembly
c:\green\libsrc\ind_dots.ppc
	assembly
c:\green\libsrc\ind_errn.c
	C
c:\green\libsrc\ind_exit.c
	C
c:\green\libsrc\ind_mcpy.c
	C
error.c
	C

⌨️ 快捷键说明

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