劳特巴赫 debug cable

一、arm debug调试头

1.1、硬件版本小结

arm debug头版本之间的区别:

  1. V4开始支持swd
  2. V5开始支持swo

1.2、实物图

3、拆机图

V2:

This one consists of a 24C02 serial flash and a ALVC164245 level translating tri-state buffer.

V3:

This one looks like the current debug adapter cables, except with a 20pin IDC socket rather than pigtail. even though it is for an older core design than the LA-7742.

Inside it appears more complicated, and seems be the same 24C02 serial flash, but instead has MAX4615/6 analog switches, DS90C032 quad differential receivers, and some PACDN006 ESD diode packs.

ref:

https://repo.lauterbach.com/pdfnew/app_arm_target_interface.pdf

https://www2.lauterbach.com/pdf/c166_app_ocds.pdf

https://repo.lauterbach.com/differences_between_standard_and_automotive_debug_cables.pdf

https://www2.lauterbach.com/pdf/app_arm_jtag.pdf

https://rsaxvc.net/blog/2024/2/27/Lauterbach_Teardowns.html

相关推荐
婷婷_17217 小时前
JTAG (IEEE 1149.1)学习记录
学习·程序人生·debug·芯片·jtag·phy·eth/pcie
REDcker10 天前
Android HWASan 详解:硬件标记原理、Clang 启用与排障实践
android·linux·debug·编译·clang·asan·hwasan
冬奇Lab24 天前
烧了数千美金 Token,我用 AI Agent 打通了企业级 Bug 修复全流程
人工智能·debug
Watink Cpper1 个月前
Ubuntu24.04网络图标消失导致无法上网--排查得到原因:内核和驱动版本不匹配
运维·网络·linux内核·运维开发·debug·ubuntu24.04
ListenAlone1 个月前
Visual Studio 2017 调试长时间未响应问题排查
debug·vs2017
G果2 个月前
ros2工程 debug(vscode)
c++·ide·vscode·编辑器·bug·debug·ros2
蜡台2 个月前
VSCode 配置PHP开发环境
ide·vscode·php·debug·launch.json
爱吃的小肥羊2 个月前
Claude Code新功能:帮你找bug,但每次要收你20美元!
debug
MrBread3 个月前
微任务链式派生阻塞渲染
前端·debug
冬奇Lab3 个月前
应用异常退出实战分析:一次"幽灵杀手"引发的车载系统故障排查
android·性能优化·debug