按照《nucler_studio_user_guide.pdf》手册操作无模块手动创建项目后,没有出现响应的_cmlink_opencd,创建的代码无法编译
2025-03-07 15:10
遇到问题,upload完后没有输出。 板子上电会输出打印,说明串口没有问题。 make run_opencd没有问题,JTAG连接正常。 执行命令编译和运行: make SOC=evalsoc
2023-08-11 13:14
你好。OpenFo.EXE的源是否可用FX3SDK的Windows版本进行传输?我遇到一些奇怪的连接问题时,使用GDB,并希望尝试和修复它们。多谢。杰瑞
2019-09-24 13:41
我在CYW943907AEV1F平台上使用WICED Studio.1。我不能成功运用olimex_arm-u***-tiny-h在wiced-studio-6.1下载图像(windows10)。但是WICED Studio-6可以成功下载。失败OpenCOD日志如下;-----------------------------------------------------------------------------------------------------------------------------------------------打开芯片调试器0.10.0 + dev-00225-ga9a9861c(2018-02-06-09:36)GNU GPL V2授权对于bug报告,请阅读HTTP://OpenCord.Org/DoC/doxGeung/Bugs.HTMLtrst_and_srst单独srst_gates_jtag trst_push_pull srst_open_drain connect_deassert_srsttrst_and_srst单独srst_nogate trst_push_pull srst_open_drain connect_assert_srst适配器速度:100千赫AdvultNSRSTSTORD延迟:100信息:自动选择第一个可用的会话传输“JTAG。重写使用“传输选择& lt;传输& gt;”。JTAGYNTSTSTRY延迟:100Posi-InITIPSoS66-设置错误:LIUBBSUPEN()失败了错误:libu***_open()失败,libu***_error_access错误:没有找到设备错误:无法打开视频15ba,FTDI装置PID 002a,描述的olimex OpenOCD JTAG串行arm-u***-tiny-h ',' * '在公共汽车的位置*----------------------------------------------------------------------------------------------------------------------------------------------- 以上来自于百度翻译 以下为原文I am using WICED-Studio-6.1 on CYW943907AEVAL1F platform.I can't succeed to download the image using by using Olimex_ARM-USB-TINY-H on WICED-Studio-6.1 (Windows10). but WICED-Studio-6.0 can download successfully. The failure OpenOCD log is as follows;-----------------------------------------------------------------------------------------------------------------------------------------------Open On-Chip Debugger 0.10.0+dev-00225-ga9a9861c (2018-02-06-09:36)Licensed under GNU GPL v2For bug reports, readhttp://openocd.org/doc/doxygen/bugs.htmltrst_and_srst separate srst_gates_jtag trst_push_pull srst_open_drain connect_deassert_srsttrst_and_srst separate srst_nogate trst_push_pull srst_open_drain connect_assert_srstadapter speed: 100 kHzadapter_nsrst_delay: 100Info : auto-selecting first available session transport "jtag". To override use 'transport select '.jtag_ntrst_delay: 100post_init_psoc6_setupError: libu***_open() failed with LIBUSB_ERROR_NOT_SUPPORTEDError: libu***_open() failed with LIBUSB_ERROR_ACCESSError: no device foundError: unable to open ftdi device with vid 15ba, pid 002a, description 'Olimex OpenOCD JTAG ARM-USB-TINY-H', serial '*' at bus location '*'-----------------------------------------------------------------------------------------------------------------------------------------------
2018-09-27 14:39
设置:Ubuntu 16.04 LTSCYPRES SDK V1.1.3i尝试使用OpenCd调试EZ USB套件中的FX3。我遵循EZUBSUTITEUG指南(V.1.3.3)第3.2章(用
2018-08-31 17:21
你好,我想通过示例固件为EZUSB Explorer套件。如果我把PC连接到EZUSB上的USB2.0端口,运行CyPress EZ USB套件,这样做就足够了吗?如果不是,我需要什么其他的硬件/软件工具?新 以上来自于百度翻译 以下为原文Hi, I would like to step through the example firmware for EZUSB explorer kit. If I just connect PC to the USB2.0 port on EZUSB and run CYPRESS EZ USB suite, is it enough to do this?If not, what other hardware/software tools do I need? Neo
2019-01-07 14:34
我们已经走过了原型,准备生产。想知道如何用PSoC 5LP(10针)和PSoC 4(5针)在生产中对我们的板进行编程。到目前为止,我们一直在使用MixPrim3编程PSOC创建者的每一个板。但在生产中,我们希望自动化。理想情况下,我们想要一台小型计算机作为主机(Raspberry Pi?)编写我们的编程实用程序,并把它编程到PSoC板上。AVR芯片有AVRDUD,使得它可以从任何主机闪光灯。PSoC是否有等价的或可以开发的? 以上来自于百度翻译 以下为原文We've gone past prototype and ready for production.Would like to know how to program our board with PSoC 5LP (10 pin) and PSoc 4 (5 pin) in production.We've been using the MiniProg3 to program each board from PSoC Creator so far.But in production, we'd like to automate it.Ideally, we'd like to have a small computer as a host (Raspberry Pi?), write our programming utility on it and have it program the PSoC board. AVR chips has avrdude that makes it possible to flash it from any host.Is there an equivalent for PSoC or can it be developed?
2018-10-23 15:17