FreeCalypso > hg > freecalypso-tools
changeset 551:245ffa153cea
doc/Host-tools-overview: fc-dspromdump documented
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sun, 17 Nov 2019 22:29:12 +0000 |
parents | bdaa4e7c9c05 |
children | 6e8edc321460 |
files | doc/Host-tools-overview |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/Host-tools-overview Sun Nov 17 22:09:49 2019 +0000 +++ b/doc/Host-tools-overview Sun Nov 17 22:29:12 2019 +0000 @@ -104,6 +104,11 @@ rvinterf) to read and dump the contents of the DSP API RAM in a target Calypso GSM device while the firmware is running. +fc-dspromdump This utility feeds a dump agent program (dspdump) to the target + Calypso device's ARM boot ROM and then commands this dump agent + program to perform a complete dump of the chip's DSP ROM. See + the DSP-ROM-dump article for more details. + fc-e1decode This utility decodes a melody in TI's Melody E1 format from the the native binary format to our own ASCII-based representation; see the Melody_E1 article for more information.