User Tools

Site Tools


arm:aduc7061_devstick

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
arm:aduc7061_devstick [2015/03/20 20:44] – [OpenOCD support] redoxarm:aduc7061_devstick [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
-# Eval-ADuC7061MKZ USB Development board 
  
-## Overview 
- 
-{{ :arm:aduc7061mkz:eval-aduc7061mkz.png?direct&200 |Board}} 
- 
-## Using with JTAG 
-### FTDI reprogramming 
-The USB stick offers progrramming through USB but doesn't offer any kind of debug. JTAG pins are broken out, but they are also connected to the onboard FTDI chip. Some reprogramming is needed in order to make JTAG access available. 
-Download [[http://www.ftdichip.com/Support/Utilities.htm|FTProg]] from the FTDI website; update the I/O controls: 
- 
-- Set **C0** to **C3** to **I/O MODE** 
-- Set **C4** to **RXLED#** 
- 
-You should now be able to use an External JTAG probe to program and debug the ADuC7061. Serial downloading is still available. 
- 
-This information comes from [[https://ez.analog.com/message/21024#21024|this post]] on the Analog website 
- 
-### OpenOCD support 
-The only JTAG debug probe I currently own is a [[http://dangerousprototypes.com/docs/Bus_Blaster|BusBlaster]]. It's supported by UrJTAG and OpenOCD. I am mostly used to OpenOCD so I gave it a try; turns out only ADUC702x are supported in the current version (0.8.0).  
- 
-Fortunately, a [[http://sourceforge.net/p/openocd/mailman/message/28344878/|thread]] on the OpenOCD mailing list, mentions the existence of a patch. I grabbed it, and made a proper patch file for it: {{:arm:aduc7061mkz:openocd_add_aduc706x.patch.gz|openocd_add_aduc706x}} 
- 
-Here are also my config files {{:arm:aduc7061mkz:openocd_config_aduc7061mkz.tar.gz|openocd_config_aduc7061mkz}}. 
- 
-You should now be able to run openocd and connect using GDB on _localhost:3333_. 
- 
- 
-__Note__: OpenOCD complain about _fast\_memory\_access disable_. Enabling this option causes the flash programming to fail. It's fast enough (faster than serial download) so... until further notice, I advise to keep it disabled. 
- 
-## Code 
- 
-<note warning>TODO. Contact me if you need any help ;)</note> 
- 
-## Links 
- 
-* [[http://citizenscientistsleague.com/2013/08/26/analog-microcontroller-review/|Quick review]] 
/home/share/www/redox.ws/wiki/data/attic/arm/aduc7061_devstick.1426884264.txt.gz · Last modified: 2023/11/24 21:55 (external edit)