完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
我发现调试不能工作w/16f688,所以我尝试将数据写到标准输出(屏幕)以帮助自己进行调试。如果我理解正确,每一个使用C的IDE都应该设置对屏幕打印、PrTNF、PUC的访问权限。有什么想法吗?
以上来自于百度翻译 以下为原文 I find debug will not work w/ 16f688, so I am trying to write data out to the standard output ( screen) to assist in my own debugging. If I understand correctly, each IDE using C should set up access to screen print, printf, putc. Any ideas? |
|
相关推荐
5个回答
|
|
我想我在什么地方看到模拟器会把文本输出写入IDE窗口而不是USART。以下讨论可能有帮助:http://www.electro-.-..com/threads/how-to-.-uart-in-mplab-x-ide.132955/http://stackoverflow.com/./16740849/how-view-pic32-uart1-output-in-mplab x-simulator/16776156
以上来自于百度翻译 以下为原文 I thought I saw somewhere that the simulator would write text output to the IDE window rather than the USART. Here is something I found: http://microchip.wikidot.com/xc32:redirect-stdout The following discussion may help: http://www.electro-tech-online.com/threads/how-to-simulate-uart-in-mplab-x-ide.132955/ http://stackoverflow.com/questions/16740849/how-to-view-pic32-uart1-output-in-mplabx-simulator/16776156 |
|
|
|
|
|
|
|
模拟器可以做到这一点,但是…正如其他人所说,printf仍然会占用设备上可用的大量(模拟)内存。
以上来自于百度翻译 以下为原文 The simulator can do this, but... As someone else stated printf is still going to take a lot of the (simulated) memory available on the device. |
|
|
|
14蘸?请看任意一个PIC16F1α。或PIC16F1α。它们都有调试、更多外围设备和多达3个断点。
以上来自于百度翻译 以下为原文 14 in dip? Look at any PIC16F1###. Or PIC16F1####. They all have debugging, more peripherals, and upto 3 breakpoints. |
|
|
|
请记住,您正在处理的是“裸金属”设备,该设备没有操作系统,因此没有“标准输入或输出”的真正概念——那些与“*nix”(和其他OS)相关的概念。可能需要额外的硬件。只是您需要使用适当的调试工具,而不仅仅依赖于“printf”语句的自由使用。
以上来自于百度翻译 以下为原文 Please remember that you are dealing with a 'bare metal' device that has no operating system and therefore no real concept of 'standard input or output' - those as '*nix' (and other OS) related concepts. Any of the Microchip devices can be debugged although some of the older or low pin count devices may need additional hardware. It is just that you need to use the appropriate debugging tools and not just rely on liberal use of 'printf' statements. Susan |
|
|
|
只有小组成员才能发言,加入小组>>
5166 浏览 9 评论
2000 浏览 8 评论
1928 浏览 10 评论
请问是否能把一个ADC值转换成两个字节用来设置PWM占空比?
3174 浏览 3 评论
请问电源和晶体值之间有什么关系吗?PIC在正常条件下运行4MHz需要多少电压?
2226 浏览 5 评论
733浏览 1评论
615浏览 1评论
有偿咨询,关于MPLAB X IPE烧录PIC32MX所遇到的问题
505浏览 1评论
PIC Kit3出现目标设备ID(00000000)与预期的设备ID(02c20000)不匹配。是什么原因
631浏览 0评论
528浏览 0评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-24 09:07 , Processed in 1.294025 second(s), Total 86, Slave 70 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号