文件名称:在C语言函数中调用汇编语言程序实现字符串的拷贝
文件大小:28KB
文件格式:ZIP
更新时间:2020-06-29 11:47:03
ARM 汇编
在C语言函数中调用汇编语言程序实现字符串的拷贝: 其中:源串:const char *srcstr=“abcdefghij” 目标串:char *dststr
【文件预览】:
main.c
third_project.mcp
strCopy.s
init.s
third_project_Data
----DebugRel()
--------TargetDataWindows.tdt(54KB)
----Debug()
--------ObjectCode()
--------TargetDataWindows.tdt(54KB)
--------third_project.axf(3KB)
----Release()
--------TargetDataWindows.tdt(53KB)
----CWSettingsWindows.stg(3KB)