Description: Subroutine library for the 8051
--------------------------------
Description: 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
To Search:
File list (Check if you may need any files):
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