Jump to content
IGNORED

Level-2 and Level-3 DSR call logging modules


Kchula-Rrit

Recommended Posts

 

Here are a couple of modules I put together to, hopefully, help with debugging DSR calls.  Log output is specified in the calling program, and can be to a disk file or serial/parallel port.  They replace DSR calls and log caller parameters and results for Level-2 and Level-3 DSR calls.  There are four object files:

L2DUMP;O   Logs Level-2 DSR calls to a log file or device with descriptions.
L2RDUMP;O  Logs Level-2 DSR calls to a log file or device as raw hex data.
L3DUMP;O   Logs Level-3 DSR calls to a log file or device with descriptions.
L3RDUMP;O  Logs Level-3 DSR calls to a log file or device as raw hex data.

The only Ed/Assem dependencies should be DSRLNK and the loader.  The object files are rather large, for a TI- 2.5K to 6.5K bytes.

 

I hope these will prove useful.

 

K-R.

 

L23Dump.zip

  • Like 4
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...