完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
我正在为pic32mx220f032b开发一个只使用汇编语言的项目。在我发现如何使用.S源名而不是.s来使预处理器工作之后,它工作得很好。这里有一些怪癖:即使启用了预处理(.S文件而不是.s),但#pragma指令也是i我把它们放在一个单独的.c文件中,它们工作得很好。有没有办法让它们在一个.s文件中工作?它不会拉入机器特定的硬件包含文件(proc/p32mx220f032b.h),我可以手动包含它,但由于语言是汇编的,它不会选择路径并自动包含它。有一个神奇的定义能让它做到这一点吗?有些MIPS32指令没有突出显示语法,但它们编译和调试都很好。以下是我到目前为止遇到的一些指令:移动a0,a2bnez a0,1f这是一个小麻烦,但我总是会漏掉一个打字错误。有什么聪明的解决方案吗?谢谢
以上来自于百度翻译 以下为原文 I'm working on an assembly language only project for pic32mx220f032b. I've got it working well after I discovered how to get the pre-processor to work by using .S source names instead of .s. There are a few quirks: Even with pre-processing enabled (.S file instead of .s) the #pragma instructions are ignored. I have them in a separate .c file and they work fine. Is there a way to get them to work in a .S file? It will not pull in the machine specific hardware include file (proc/p32mx220f032b.h) I can include it manually, but since the language is assembly, it will not choose the path and include it automatically. Is there a magic define that will make it do this? some of the MIPS32 instructions do not syntax highlight, but they compile and debug fine . Here are the ones I've come across so far: move a0,a2 bnez a0,1f This is a minor annoyance, but I can always miss a typo. Any clever solutions? Thanks |
|
相关推荐
|
|
只有小组成员才能发言,加入小组>>
5188 浏览 9 评论
2009 浏览 8 评论
1933 浏览 10 评论
请问是否能把一个ADC值转换成两个字节用来设置PWM占空比?
3181 浏览 3 评论
请问电源和晶体值之间有什么关系吗?PIC在正常条件下运行4MHz需要多少电压?
2232 浏览 5 评论
743浏览 1评论
629浏览 1评论
有偿咨询,关于MPLAB X IPE烧录PIC32MX所遇到的问题
512浏览 1评论
PIC Kit3出现目标设备ID(00000000)与预期的设备ID(02c20000)不匹配。是什么原因
642浏览 0评论
538浏览 0评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-29 16:05 , Processed in 1.438790 second(s), Total 76, Slave 57 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号