We have a custom board using the DSP 5509a.
By now we boot the dsp using parallel EMIF (16-bit asynchronous memory - flash).
We also can communicate between pc - dsp through a USB with no problem.
Here is the usb and boot schema:
Now we are trying to boot from a pc using the usb as described in the doc. SPRA375F/SPRA840C.
We changed the boot to the following schema :
However the pc does not seem to recognize the dsp nor through windows nor through unix.
The dsp is detected with vid/pid 0000.
by using windows libusb for example, I receive the following message:
what I'm missing ?
Thanks,
ami
