完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
您好!
使用CY8C27 43-24PXI和C.开发代码 在这一点上,我想从主C代码中调用函数,并希望在汇编中编写函数。 请建议我怎么做。 当做, 以上来自于百度翻译 以下为原文 Hi I am using CY8C27443-24PXI and developing code in C. At this point I want to make function call from main C code and I want to write function in assembly. Please suggest how can I do it. Regards, |
|
相关推荐
2个回答
|
|
当您在程序集中声明函数时,请确保在函数名前面附加“y”。当你在函数名前面加上“y”时,你可以从C文件中调用函数。下面给出的例子首先导出了其他程序集和C文件的函数。“C MySimultRead”是用于C文件和“MySimultRead”的,用于汇编文件。同样,在定义的时候,我们必须使用两个名称来使这个名称既可用于汇编程序,也可用于C文件。
请注意,从C文件中,也只能调用名为MySimultSead的函数。 导出yMyStudio启动 导出MyStudio启动 StaseStEnSyStRe::StaskSnSeSyStEng:您的函数代码RET一旦完成,就可以在头文件或要调用该函数的C文件中给出函数的原型。最好的问候,Pushek 以上来自于百度翻译 以下为原文 When you are declaring the function in assembly then make sure you have "_" appended in front of the function name. When you are appending "_" in front of the function name then you can call the function from C files. An example given below first of all exports the function for other assembly and C files. "_MyFunc_Start" is for the C files and "MyFunc_Start" is for assembly files. Similarly at the time of definitiion as well, we have to use two names to make this name accessible to both assembly and C files. Please note that from C file as well, you have to call the function with name MyFunc_Start only. export _MyFunc_Start export MyFunc_Start SmartSense_Start: _SmartSense_Start: ; Your function code ret Once done, you can give the prototype of the function in a header file or the c file in which you want to call this function. Best regards, Pushek |
|
|
|
当您在程序集中声明函数时,请确保在函数名前面附加“y”。当你在函数名前面加上“y”时,你可以从C文件中调用函数。下面给出的例子首先导出了其他程序集和C文件的函数。“C MySimultRead”是用于C文件和“MySimultRead”的,用于汇编文件。同样,在定义的时候,我们必须使用两个名称来使这个名称既可用于汇编程序,也可用于C文件。
请注意,从C文件中,也只能调用名为MySimultSead的函数。 导出yMyStudio启动 导出MyStudio启动 MySimultStult:YMyMaluxStList:您的函数代码RET一旦完成,就可以在头文件或要调用该函数的C文件中给出函数的原型。最好的问候,Pushek 以上来自于百度翻译 以下为原文 When you are declaring the function in assembly then make sure you have "_" appended in front of the function name. When you are appending "_" in front of the function name then you can call the function from C files. An example given below first of all exports the function for other assembly and C files. "_MyFunc_Start" is for the C files and "MyFunc_Start" is for assembly files. Similarly at the time of definitiion as well, we have to use two names to make this name accessible to both assembly and C files. Please note that from C file as well, you have to call the function with name MyFunc_Start only. export _MyFunc_Start export MyFunc_Start MyFunc_Start: _MyFunc_Start: ; Your function code ret Once done, you can give the prototype of the function in a header file or the c file in which you want to call this function. Best regards, Pushek |
|
|
|
只有小组成员才能发言,加入小组>>
751个成员聚集在这个小组
加入小组2063 浏览 1 评论
1823 浏览 1 评论
3631 浏览 1 评论
请问可以直接使用来自FX2LP固件的端点向主机FIFO写入数据吗?
1759 浏览 6 评论
1507 浏览 1 评论
CY8C4025LQI在程序中调用函数,通过示波器观察SCL引脚波形,无法将pin0.4(SCL)下拉是什么原因导致?
501浏览 2评论
CYUSB3065焊接到USB3.0 TYPE-B口的焊接触点就无法使用是什么原因导致的?
353浏览 2评论
CX3连接Camera修改分辨率之后,播放器无法播出camera的画面怎么解决?
408浏览 2评论
353浏览 2评论
使用stm32+cyw43438 wifi驱动whd,WHD驱动固件加载失败的原因?
850浏览 2评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-19 14:41 , Processed in 1.988431 second(s), Total 81, Slave 64 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号