Hello,
I need a USB programmer for the DSP56807 device.
Until now I used a parallel port programmer, but we no longer have PCs with this interface or the parallel port cards in Windows 7 or 10 do not work.
We have acquired the CodeWarrior USB TAP programmer and we thought that with the Flash Programmer tool it would work, but it seems that it only supports DSP 56800E.
In some forums, they indicate that from the Codewarrior software the DSP56807 can be programmed with the USB TAP programmer, but we do not see how it works.
We need a solution, since in the production plant we are almost without resources to be able to record.
Thanks in advance.
Greetings.
I have never tried downloading code using just a .S file. I always have had the full set of code in the project.
I am not familiar with what files the debugger needs to be able to download code from a .S file if it even can.
Maybe someone else is more familiar with that.
Do you have any backup of the CW project and the CW version that it was created under? That may be the best alternative.
Pete
Hi Jav
The only way I know of to program the 56F807 using the USB TAP is through the CW Classic IDE. That is very slow but works. I use the Classic IDE on Win7.
The 807 website shows the Flash Programming Tool for the 807 from the Eclipse IDE but I have never used it.
Do you have a serial interface going to SCI0 on the 807? If so you can download code using the serial bootloader and that is much faster and is the way we do it.
Pete