论坛回复已创建
-
作者帖子
-
day_day参与者我明白了,原来是还要额外飞线啊
飞线之后,改成100k确实能用了。
不过飞线很不方便啊,我的驱动板无法直接插在arduino接口上边运行边调试。而且还是1.27的线,还好之前弄NXP一款开发板时用过这种线。
day_day参与者开发板到手后没有进行过任何焊接改装,排针也没有焊接。
修改jtab时钟是第二行吗?
adapter_khz 100如果是的话,那依然无法工作,哪怕我从1000修改到100,到10,甚至到1都无法工作。
J5、J6、J8、J9、J10的跳冒都短接好了。
会不会是芯片虚焊的问题呢?
day_day参与者按照上述方法,得到以下错误提示,无法连接到芯片。其中上电之后,设备就提示为BULK interface,安装jlink驱动后,变为jlink设备;使用LPCScrypt2.1.0842\scripts\program_JLINK.cmd处理后没有变化;使用Usb drive tool后变为j-link drive(WinUSB)并没有变为BULK interface。
Error: JTAG scan chain interrogation failed: all ones
Error: Check JTAG interface, timings, target power, etc.
Error: Trying to use configured scan chain anyway…
Error: rv32m1.cpu: IR capture error; saw 0x0f not 0x01
Warn : Bypassing JTAG setup events due to errors
Info : adv debug unit is configured with option ADBG_USE_HISPEED
Warn : CRC ERROR! Computed 0x00000000, read CRC 0xffffffff
Warn : CRC ERROR! Computed 0x00000000, read CRC 0xffffffff
Warn : CRC ERROR! Computed 0x00000000, read CRC 0xffffffff
Error: Burst read failed
Error: Couldn’t read the CPU state
Warn : CRC ERROR! Computed 0x00000000, read CRC 0xffffffff
Warn : CRC ERROR! Computed 0x00000000, read CRC 0xffffffff
Warn : CRC ERROR! Computed 0x00000000, read CRC 0xffffffff -
作者帖子