完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
PSoC创建者4.1,CYC8Ki-042-BLE先锋板,222014插上。USB连接到PC。TelAtTM运行连接到提供的COM端口。
为上述项目创建新项目。 在主体中,添加PrtTf(“hello World n”); 构建、调试、运行。程序挂起(Prttf永不返回)。无输出。 威士忌探戈狐步舞? 以上来自于百度翻译 以下为原文 PSoC creator 4.1, cyc8ki-042-BLE pioneer board, 222014 plugged in. USB connected to PC. teraterm running connected to the provided com port. Create new project for the above. in main, add printf("hello worldn"); build, debug, run. program hangs up (printf never returns). no output on teraterm. Whiskey Tango Foxtrot? |
|
相关推荐
6个回答
|
|
|
|
|
|
PSoC还没有一个操作系统,所以它不知道在使用Prtff()时发送文本的接口。 最容易的出路: 使用SpRNTF(缓冲器,…然后将结果字符串发送到与标准API的接口,在您的情况下可能是UsBuTARToPoString(缓冲区) 鲍勃 以上来自于百度翻译 以下为原文 A PSoC hasn't got an operating system, so it does not know about interfaces to send your text to when using printf(). Easiest way out: Use spirntf(buffer,... and then send the resulting string to your interface with the standard APIs, in your case probably USBUART_PutString(Buffer) Bob |
|
|
|
ncmza 发表于 2018-12-7 10:21 谢谢鲍伯。如何添加一个UBUART设备来定义调用? 以上来自于百度翻译 以下为原文 Thanks Bob. how do I add a USBUART device so that call is defined? |
|
|
|
阅读KITPROG手册,你的PSoC4没有USB。您需要使用UART和连接到KiTrg的PIN作为串行到USB桥接器,参见C:\程序文件(x86) CyPress…的工具包的示意图。 鲍勃 以上来自于百度翻译 以下为原文 Read the Kitprog manual, your PSoC4 hasn't got an USB. You need to use an UART and the pins which are connected to the Kitprog as serial to USB bridge, see kit's schematic under C:Program files (x86)Cypress... Bob |
|
|
|
请参考PSOC-4 BLE的代码示例。大多数都有PROTF实现的UngUART组件。请看一个文件“调试.c”,其中需要将字符串重定向到UART的写函数。
请确保您将UART TX和RX引脚连接到适当的引脚,以便KITPROG UB-UART桥可以正确显示UART数据。 谢谢, 希马 以上来自于百度翻译 以下为原文 Kindly refer to the code examples for PSoC-4 BLE. Most of them have printf implemented usng UART component. Have a look at the file "debug.c" in which _write function which is required to redirect the strings to UART. Please make sure that you connect the UART TX and RX pins to the appropriate pins, so that the kitprog USB-UART bridge can display the UART data properly. Thanks, Hima |
|
|
|
这里是一个程序,用于PROTF调试。它被设置为PSoC BLE模块。然而,它应该适用于所有的模块。
调试版本 673.1 K 以上来自于百度翻译 以下为原文 Here is program that works for printf debug. It is set for the PSOC ble module . It should work for all of the modules however. |
|
|
|
只有小组成员才能发言,加入小组>>
752个成员聚集在这个小组
加入小组2086 浏览 1 评论
1837 浏览 1 评论
3652 浏览 1 评论
请问可以直接使用来自FX2LP固件的端点向主机FIFO写入数据吗?
1777 浏览 6 评论
1525 浏览 1 评论
CY8C4025LQI在程序中调用函数,通过示波器观察SCL引脚波形,无法将pin0.4(SCL)下拉是什么原因导致?
532浏览 2评论
CYUSB3065焊接到USB3.0 TYPE-B口的焊接触点就无法使用是什么原因导致的?
386浏览 2评论
CX3连接Camera修改分辨率之后,播放器无法播出camera的画面怎么解决?
421浏览 2评论
368浏览 2评论
使用stm32+cyw43438 wifi驱动whd,WHD驱动固件加载失败的原因?
880浏览 2评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-12-3 10:33 , Processed in 1.129661 second(s), Total 86, Slave 69 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号