steppings

来自「通过jtag口写BF532(AD BlackFin CPU)的代码。」· 代码 · 共 37 行

TXT
37
字号
## $Id: STEPPINGS,v 1.1.1.1 2006/10/16 15:47:27 danov Exp $## Copyright (C) 2002 ETC s.r.o.## This program is free software; you can redistribute it and/or# modify it under the terms of the GNU General Public License# as published by the Free Software Foundation; either version 2# of the License, or (at your option) any later version.## This program is distributed in the hope that it will be useful,# but WITHOUT ANY WARRANTY; without even the implied warranty of# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the# GNU General Public License for more details.## You should have received a copy of the GNU General Public License# along with this program; if not, write to the Free Software# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA# 02111-1307, USA.## Written by Marcel Telka <marcel@telka.sk>, 2002.## Documentation:# [1] Intel Corporation, "Intel PXA250 and PXA210 Application Processors#     Specification Update", February 2003, Order Number: 278534-012## bits 31-28 of the Device Identification Register# see D55. in [1]0000	pxa250		A00001	pxa250		A10010	pxa250		B00011	pxa250		B10100	pxa250		B20101	pxa250c0	C00110	pxa250c0	PXA255A0

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?