Aerospace



Citadel Forums

Home

Company Information

Information Request

Linux How-to Guides

ADSP 21xx
Digital Signal Processing
Tutorials

SW Utilities

On-line Order Form

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

PROM2EXE ver. 2.1, ADSP Binary EPROM to Linker .EXE file Converter.

1. Introduction

Prom2Exe is the reverse tool of Exe2Prom. This program can be used to ensure that you debug the exact same code in the simulator, as you would want to run from a boot EPROM.

2. Usage

Prom2Exe reverses the 8 bit binary EPROM image back to an ADSP 21XX .exe file.

Example:

prom2exe infile.bin outfile.exe

Use SPL21 to convert the .exe file to a Motorola S record .bnm file and load it into the simulator with the LR command:

LR 'filename.bnm'

Then put a breakpoint at the reset vector at address 0000H select reset processor and watch the boot process from the Byte memory, using the BDMA function. 



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