文件名称:subroutine_library
- 所属分类:
- 汇编语言
- 资源属性:
- 上传时间:
- 2012-11-26
- 文件大小:
- 27kb
- 下载次数:
- 0次
- 提 供 者:
- Fila ******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
Subroutine library for the 8051
--------------------------------
Descr iption: a 8051 microcontroller programm, it is a subroutine library testing memtools
____________________________________________
checked errors
memfill:write in IDATA -- without errors
write in XDATA -- without errors
write in not allowed memory area
--with errors
- R7 = 0 -- with errors
memrnd:write in IDATA -- without errors
write in XDATA -- without errors
write in not allowed memory area
--with errors
- R7 = 0 -- with errors
memcpy:Copy from IDATA to XDATA - without errors
Copy from XDATA to XDATA - without errors
Copy from IDATA to CODE -- without errors
Copy from CODE to IDATA - without errors
R7 = 0 -- with errors
memcmp: compare IDATA to XDATA - without errors
compare XDATA to XDATA - without errors
compare IDATA to CODE -- without errors
compare CODE to IDATA - without errors
R7 = 0 -- with errors
Schoolproject
Have Fun!
Daniel-Subroutine library for the 8051
--------------------------------
Descr iption: a 8051 microcontroller programm, it is a subroutine library testing memtools
____________________________________________
checked errors
memfill:write in IDATA -- without errors
write in XDATA -- without errors
write in not allowed memory area
--with errors
- R7 = 0 -- with errors
memrnd:write in IDATA -- without errors
write in XDATA -- without errors
write in not allowed memory area
--with errors
- R7 = 0 -- with errors
memcpy:Copy from IDATA to XDATA - without errors
Copy from XDATA to XDATA - without errors
Copy from IDATA to CODE -- without errors
Copy from CODE to IDATA - without errors
R7 = 0 -- with errors
memcmp: compare IDATA to XDATA - without errors
compare XDATA to XDATA - without errors
compare IDATA to CODE -- without errors
compare CODE to IDATA - without errors
R7 = 0 -- with errors
Schoolproject
Have Fun!
Daniel
--------------------------------
Descr iption: a 8051 microcontroller programm, it is a subroutine library testing memtools
____________________________________________
checked errors
memfill:write in IDATA -- without errors
write in XDATA -- without errors
write in not allowed memory area
--with errors
- R7 = 0 -- with errors
memrnd:write in IDATA -- without errors
write in XDATA -- without errors
write in not allowed memory area
--with errors
- R7 = 0 -- with errors
memcpy:Copy from IDATA to XDATA - without errors
Copy from XDATA to XDATA - without errors
Copy from IDATA to CODE -- without errors
Copy from CODE to IDATA - without errors
R7 = 0 -- with errors
memcmp: compare IDATA to XDATA - without errors
compare XDATA to XDATA - without errors
compare IDATA to CODE -- without errors
compare CODE to IDATA - without errors
R7 = 0 -- with errors
Schoolproject
Have Fun!
Daniel-Subroutine library for the 8051
--------------------------------
Descr iption: a 8051 microcontroller programm, it is a subroutine library testing memtools
____________________________________________
checked errors
memfill:write in IDATA -- without errors
write in XDATA -- without errors
write in not allowed memory area
--with errors
- R7 = 0 -- with errors
memrnd:write in IDATA -- without errors
write in XDATA -- without errors
write in not allowed memory area
--with errors
- R7 = 0 -- with errors
memcpy:Copy from IDATA to XDATA - without errors
Copy from XDATA to XDATA - without errors
Copy from IDATA to CODE -- without errors
Copy from CODE to IDATA - without errors
R7 = 0 -- with errors
memcmp: compare IDATA to XDATA - without errors
compare XDATA to XDATA - without errors
compare IDATA to CODE -- without errors
compare CODE to IDATA - without errors
R7 = 0 -- with errors
Schoolproject
Have Fun!
Daniel
(系统自动生成,下载前可以参看下载内容)
下载文件列表
memtools\memtools
........\memtools.a51
........\memtools.lnp
........\memtools.LST
........\memtools.M51
........\memtools.OBJ
........\memtools.opt.bak
........\memtools.plg
........\memtools.Uv2.bak
........\memtools.uvopt
........\memtools.uvproj
........\memtools_Opt.Bak
........\tooltest.a51
........\tooltest.LST
........\tooltest.OBJ
memtools
........\memtools.a51
........\memtools.lnp
........\memtools.LST
........\memtools.M51
........\memtools.OBJ
........\memtools.opt.bak
........\memtools.plg
........\memtools.Uv2.bak
........\memtools.uvopt
........\memtools.uvproj
........\memtools_Opt.Bak
........\tooltest.a51
........\tooltest.LST
........\tooltest.OBJ
memtools