Date: Fri, 10 May 2002 19:27:48 -0500 (CDT) From: David N. Armstrong To: EE 382N Announcement Subject: Project Testing (fwd) Parts/Attachments: 1 Shown 23 lines Text 2 OK ~1.2 KB Text, "" ---------------------------------------- A classmate of yours, Santosh Srinath, has some software he's willing to share with you all. DNA ---------- Forwarded message ---------- Date: Fri, 10 May 2002 15:28:18 -0500 (CDT) From: Santhosh Srinath To: David N. Armstrong Subject: Project Testing Hi Dave, I would like to make the script(bin2hex) which we used for converting the as86 output to hex available to the other groups as it will help in their debugging. Also, the syntax for using as86 on a linux box is: as86 -b -3 filename.bin is the output. -3 is the option to set the default address size to 32 bits. Thanks, Santhosh