Aerospace



Discussion Forum

Home

Company Information

Information Request

Linux How-to Guides

ADSP 21xx
Digital Signal Processing
Tutorials

SW Utilities

On-line Order Form

Aerospace Projects

Commercial Projects

Circuit Boards

Server Support


bonk

Have you found this site useful? Did we save you time? Did we cure your head-ache? Is your hair growing back now?

Please make a donation to help with maintenance.


Objective Real-Time Software on the ADSP21XX

BIN16DAT & BIN24DAT ver. 2.0, Binary to Hexadecimal Converters.

1. Introduction

Bin16Dat and Bin24Dat are DOS utilities that convert binary EPROM images into hexadecimal .dat files which can be loaded into the simulator, or a text editor, for debug purposes.

It performs the reverse operation of Exe2Prom and provides one the opportunity to verify the EPROM image, or to disassemble code with the simulator.

Bin16Dat provides a 16 bit word column of data, while Bin24Dat provides a 24 bit wide column. This is useful for Program Memory (24 bit) and Data Memory (16 bit).

2. Usage

Converts a binary EPROM image to hexadecimal .dat for the ADSP 21XX simulator.

Example:

bin16dat infile.bin outfile.dat

bin24dat infile.bin outfile.dat



Copyright © 1996-2008, Aerospace Software Ltd., GPL.