Справочник Пользователя для Olimex Open Source Hardware Embedded ARM Linux Single board computer with i.MX233 ARM926J @454Mhz IMX233-OLINUXINO-NANO IMX233-OLINUXINO-NANO

Модели
IMX233-OLINUXINO-NANO
Скачать
Страница из 35
OLIMEX© 2013
iMX233-OLinuXino-NANO user's manual
pins.
6.1.2 JTAG debug
This option allows you to use the classic 6-pin parallel JTAG (not including GND and VCC). There 
are pads left for this option at the top of the board over the SD card holder. 
The important thing is that these pins are multiplexed with the SD card signals. In order to use the 
6-pin JTAG you will have to stop using the SD card. Note also that the classic JTAG interface 
comes without plastic header mounted so in order to use it you will need to use wires for 
connection.
Consider the the software settings required to switch from SJTAG to 6-pin JTAG and vice verse 
referring to the iMX233 manual. For instance:
The HW_DIGCTL_CTRL_USE_SERIAL_JTAG bit in the digital control block selects whether the
serial JTAG interface or the alternative six-wire parallel JTAG interface is used.
HW_DIGCTL_CTRL_USE_SERIAL_JTAG - 0x0 - selects whether the one-wire serial JTAG 
interface or the alternative six-wire parallel JTAG interface is used. 0 = Parallel six-wire JTAG is 
enabled and is mapped to a collection of module pins that must be enabled by programming their 
MUXSEL bits in the pin control block. 1 = Serial JTAG is enabled and uses the dedicated DEBUG 
pin. The ROM bootcode writes this field prior to enabling JTAG, selecting which type of JTAG pin 
signaling to use. OLD_JTAG = 0x0 Use six-wire parallel JTAG mode. SERIAL_JTAG = 0x1 Use 
one-wire serial JTAG mode.
It is good idea to check the datasheet of the iMX233 processor for all the options in the digital 
control block. The processor's datasheet should be always the first piece of paper you consult when 
dealing with electronics.
JTAG (multiplexed with SD card)
Pin #
Signal name
Processor pin#
1
SSP1_DATA1
85
2
SSP1_DATA0
84
3
GND
-
4
SSP1_SCK
90
5
SD_VCC
-
6
SSP1_CMD
83
7
SSP1_DATA3
87
8
SSP1_DATA2
86
Page 18 of 35