完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
有些是在和谐文件夹中的代码。剩下的是图书馆。我认为它没有来源。(但我可能错了)
以上来自于百度翻译 以下为原文 Some is code that is in the harmony folders. The rest is a library. I do not think it has source. ( but I could be wrong) |
|
|
|
嗨,大部分的外围层代码是在内联函数中驻留在头文件:*.h,在目录:Microchip / Harmont /V2Y03B/框架/外围设备……当程序被编译为优化1或更高时,内联被执行,并且当调试时,源代码视图可能从O中跳出来。NE到下一个函数,不显示它是如何到达的。当程序没有优化编译时,函数从一个对象库存档文件中加载。但是调试器大多是残缺不全的,不能在库函数中显示源代码,所以调试器源代码从一个函数C中跳出来。所有的下一个,没有显示什么正在进行的功能。迈西尔
以上来自于百度翻译 以下为原文 Hi, Most of the peripheral layer code in Harmony is in Inline functions that reside in Header files: *.h, in directory: Microchip/Harmont/v2_03b/framework/peripheral/... When program is compiled with optimization 1, or higher, inlining is performed, and when debugging, source code view may jump from one function to the next, without showing how it get there. When program is compiled with no optimization, functions are loaded from a object library archive file. But the debugger is mostly crippled, Not able to show source code in library functions, so debugger source code jumping from one function call to the next, without showing what is going on inside functions. Mysil |
|
|
|
继续Mysil所说的,你可以在“Microchip/Harmont /V2Y03B/框架/外围设备/目录”中寻找“模板”文件夹。这就是PLIB发生寄存器操作的地方。
以上来自于百度翻译 以下为原文 to continue with what Mysil said, you can look for "template" folder inside "Microchip/Harmont/v2_03b/framework/peripheral/" directory. that is where register manipulation happens for PLIBs. |
|
|
|
只有小组成员才能发言,加入小组>>
5317 浏览 9 评论
2072 浏览 8 评论
1977 浏览 10 评论
请问是否能把一个ADC值转换成两个字节用来设置PWM占空比?
3248 浏览 3 评论
请问电源和晶体值之间有什么关系吗?PIC在正常条件下运行4MHz需要多少电压?
2285 浏览 5 评论
830浏览 1评论
723浏览 1评论
有偿咨询,关于MPLAB X IPE烧录PIC32MX所遇到的问题
669浏览 1评论
PIC Kit3出现目标设备ID(00000000)与预期的设备ID(02c20000)不匹配。是什么原因
722浏览 0评论
618浏览 0评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2025-1-31 13:53 , Processed in 1.180651 second(s), Total 80, Slave 64 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号