Hi,
I have a EVM6424 DSP card ( made by Spectrum digital) mounted on PCI interface of computer.
And I would like to reset the DSP card and re-upload the fireware file dsp.out by a PC software. Is that possible
Thanks a lot.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
I have a EVM6424 DSP card ( made by Spectrum digital) mounted on PCI interface of computer.
And I would like to reset the DSP card and re-upload the fireware file dsp.out by a PC software. Is that possible
Thanks a lot.
Yes, it should be possible. There's a PCI boot mode documented in the Bootloader App Note. Your PC will be responsible for loading the code into the proper areas of memory. I recommend using the hex conversion utility to convert the .out file to a different format (Intel hex, s record, etc).