📄 ax_read.txt
字号:
##82930 AXENUM#
##82930H USB#
**************************************************************************
** **
** I N T E L P R O P R I E T A R Y **
** **
** COPYRIGHT (c) 1996, 1997 BY INTEL CORPORATION. ALL RIGHTS **
** RESERVED. **
**$Author: Brad_Benham $
**$Modtime: 19 Dec 1996 16:01:38 $
**$Revision: 1.1 $
***************************************************************************
Remarks about this code:
*************************
The code is in an absolute format starting at location 00:4000 hex
This location should be used if this code is to be downloded through
a serial RS232 port to the 8x930AX\Hx board with RISM programmed in
the EPROM. The main code starts at label "main" located at 004080.
There is no need to include the configuration bytes in this code
because RISM already takes care of that.
If users want to adapt this code to their own board or if they want
to change the EPROM provided with the board with their own EPROM,
then they need to relocate the code. They need to change the
starting location to 0FF:0000 hex and the label main to 0FF:0080.
They will also need to program the Chip Cconfiguration Bytes.
This code should run on all assemblers provided by third party
vendors. Minimum changes may be required. Users may need to change
the include files, and use the ones provided by the Third party
vendor they are using.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -