What is it?
DSP Crash Dump tool will enable the DSP to dump the entire DSP registers and memory into a file. Please only use the below information when requested by development engineering (or for your own edification). :)
How to configure DSP crash dump to capture DSP contents
In order to use DSP crash dump, you need to set up howmany crash files you want to capture, and you need to set up where to put the crashdump files.
To set up where the crash dump file should go, use the config
mode and set up:
voice dsp crash-dump destination <URL>
voice dsp crash-dump file-limit <number>
<>Examples: voice dsp crash-dump destination flash:mydumpvoice dsp crash-dump destination tftp://1.2.3.4/jsmith/myfile.xyz
voice dsp crash-dump destination ftp://2.3.4.5/jsmith/dspcrashfile
voice dsp crash-dump destination ftp://netadmin1:mypass@2.3.4.5/jsmith.xyz
voice dsp crash-dump file-limit 1
没有评论:
发表评论