![]() |
|
ADSP 21xx
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 ADSP21XXPROM2EXE ver. 2.1, ADSP Binary EPROM to Linker .EXE file Converter.1. IntroductionProm2Exe 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. UsageProm2Exe reverses the 8 bit binary EPROM image back to an ADSP 21XX .exe file.
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. |