chapter 12 c and assembly interface

chapter 12 c and assembly interface

ID:1710143

大小:299.00 KB

页数:47页

时间:2017-11-13

chapter 12 c and assembly interface_第1页
chapter 12 c and assembly interface_第2页
chapter 12 c and assembly interface_第3页
chapter 12 c and assembly interface_第4页
chapter 12 c and assembly interface_第5页
资源描述:

《chapter 12 c and assembly interface》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库

1、DSPC5000Chapter12CandAssemblyInterfaceCopyright©2003TexasInstruments.Allrightsreserved.UsingCandassemblyC54xC55xObjectives–C54UnderstandtheCEnvironmentRunthecompilerDescribehowtoMixCandAssemblyLanguageCRun-timeEnvironmentFunc.Cintfunc(inta,intb,intc,intd,inte){return(a+b+c+d+e);}Main.Cintfunc(int,

2、int,int,int,int);inty=0;voidmain(void){y=func(1,2,3,4,5);}Whatothersectionsgetcreated?...y(global).bss0(initval).cinitcode.textCsections.text:codeProgramROM.cinit:globalinitsProgramROM.bss:variablesDataRAM.stack:forSPDataRAMvectorsvectorsProgramROM(0xFF80).constconstintx=25;DataROM.switchforcasest

3、mtsProgramROM.sysmemheap,dynamicmemDataRAMSectionNameUsedforTypeofMemoryCCSCompile&LinkProcessfile1.cfile.objfile.mapfile.asmRun-timeLibrary(rts.lib)CompilerAssemblerfile.outVLDebug:SymbolicDebug,Level1OptimizationFullopt:Level3Optimizationfile2.asmLnk.rcpOptimizerInitializingtheCEnvironment...Boo

4、t.cinrts.lib_c_int00:InitializeglobalandstaticvariablesInitializeCenvironmentvariablesSetupstack(SP)Call_mainAllsymbolsaccessedbyCrequireanunderscoreOnreset,howdoyoutelltheCPUtobeginexecutionat_c_int00?;cvectors.asmrsv:B_c_int00.sect“vectors”.ref_c_int00Run-timeEnvironmentARPAuxiliaryRegPtr0YesASM

5、ACCshiftmodeYesBRAFBlockRptActiveFlagNoCCarrybitYesC16Dual16-bitmath0NoCMPTCompatibilitymode0NoCPLCompilermode1NoFRCTFractionalmode0NoOVA/BACCOverflowflagsYesOVMOverflowmode0*SXMSign-extensionmodeYesSMULSaturate/multiply*TCTestControlflagYesPresumedModifiedSTxBitsNameValuebyC?Iftheusermodifiesa“pr

6、esumedvalue”,thisvaluemustbe restoredbythefunction*-forintrinsicsonlyWritingFunc.ASMFunc.Cintfunc(inta,intb,intc){return(a+b+c);}Main.Cintfunc(int,int,int);inty=0;voidmain(void){y=func(1,2,3);}Main.C:-prototypes calledfunction-callsfunctionHowaretheparameters passedtofunc()?ParameterPassinguseduse

7、dSaveonentry(SOE) -childmustsaveifusedAR0AR1AR2AR3AR4AR5AR6AR7PCarg2=2arg3=3SPABarg1,retvaluey=func(1,2,3);ReturnvalueplacedinAaccumulatorArgument1ispassedinAaccumulatorArguments2,3…passedinreverseorderviastackPC

当前文档最多预览五页,下载文档查看全文

此文档下载收益归作者所有

当前文档最多预览五页,下载文档查看全文
温馨提示:
1. 部分包含数学公式或PPT动画的文件,查看预览时可能会显示错乱或异常,文件下载后无此问题,请放心下载。
2. 本文档由用户上传,版权归属用户,天天文库负责整理代发布。如果您对本文档版权有争议请及时联系客服。
3. 下载前请仔细阅读文档内容,确认文档内容符合您的需求后进行下载,若出现内容与标题不符可向本站投诉处理。
4. 下载文档时可能由于网络波动等原因无法下载或下载错误,付费完成后未能成功下载的用户请联系客服处理。