LPC8xx TAP ID ?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

LPC8xx TAP ID ?

1,007件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Pacman on Tue Jan 28 17:42:33 MST 2014
As I'm using OpenOCD to program my microcontrollers via JTAG, I need the TAP ID for the LPC8xx.
It seems it's not mentioned in the User's Manual or the datasheet, so I'd like to ask what the TAP ID of the LPC812 (and 8xx family) is ?
ラベル(1)
0 件の賞賛
返信
1 返信

989件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by nxp_apps on Mon Feb 03 15:13:33 MST 2014
Hi,

This entire TAP ID information is mentioned in the BSDL files.
Please see link to get the BSDL files and also, below.

http://www.lpcware.com/content/nxpfile/bsdl-files-lpc81x-rev-2a
http://www.lpcware.com/content/nxpfile/bsdl-files-lpc81x-rev-4c

For example,

attribute IDCODE_REGISTER     of LPC800 : entity is
        "0100"                             &    -- Version Number
        "0000000000000000"     &    -- Part Number LPC812M101FDH20 8122
        "00000010101"               &    -- Manufacturer ID
        "1";                                        -- Required by IEEE

Thanks.

nxp_support
0 件の賞賛
返信