导航: 老古网老古论坛XMOS公共讨论区XMOS开源项目区单片机程序设计嵌入式系统广告区域
→Generally, if CPU has a ICE in

* 40968: about the GPIO port solution

   BuildGates 
BuildGates发表的帖子 

 
Generally, if CPU has a ICE interface that will be the best way to debug. The second choice is to use UART for dumping some message. The 3rd choice uses so called 80 port to latch data bus of one debug port. The last way is GPIO.

Designer can modify the 8225 (use mode 0 only)or directly use it if don't care gate count, hook up GPIO in low speed bus(for example, ISA bus) in your chip. 

Use gpio as debug tool, designer can add an 8 segment LED display to let software easilier debugging. It can show differnet number on it to identify what stage the software has excuted.

发表时间:2003年8月27日15:40:26

  
回复该帖

本主题共有 2 帖,分页:>>>>>该主题的所有内容[2]条

 *树形目录 只列出部分跟帖的标题以及简单的摘要信息 该主题的部分跟帖如下:

[上一篇帖子]:帮忙推荐一种TTL-CMOS电平转换器,5脚封装的
[下一篇帖子]:对了,突然想起来,串口1只能用timer1,而串口0可以用timer1或0。 /P P 在77e