DBGU
DBGU(Debug Unit)是嵌入式系统开发中不可或缺的调试工具,支持多种通信协议如JTAG、SWD等,广泛应用于ARM架构处理器的故障诊断与性能优化。通过DBGU接口,工程师可以轻松实现代码下载、断点设置及变量监控等功能,极大提升了软件开发效率和产品质量。无论是初学者还是资深开发者,掌握DBG...
共 5 份资源
源代码 1,191
DBGU 热门资料
PDF文档
AT91SAM9263, DBGU and UART0 charecter sending and receiver program
AT91SAM9263, DBGU and UART0 charecter sending and receiver program...
PDF文档
This zip describes a benchmark software provided by IXXAT. It shows how to use the DBGU and timer pe
This zip describes a benchmark software provided by IXXAT. It shows how to use the DBGU and timer peripherals on the AT9...
PDF文档
功能:在AT91SAM7-EK 板上实现用串口(DBGU)操作mmc /sd 上的ucfs文件系统
功能:在AT91SAM7-EK 板上实现用串口(DBGU)操作mmc /sd 上的ucfs文件系统,支持fat文件格式。实现了文件(夹)建立,读写,删除,格式化,容量显示等基本功能,有需要的朋友可以继续添加新功能 。实现了ucos接口,要用...