Other Parts Discussed in Thread: TMS320VC5506 I got started on this question in another thread, but rather than continue to combine multiple questions in a single thread, I'm breaking this particular question out where it can get the focus it needs. …
Other Parts Discussed in Thread: TMS320VC5506 Hello,
Due to budgetary constraints, my client purchased an XDS510 USB 2 device on eBay. It came with no documentation other than a CD-R with several conflicting files. I was able to get this XDS510 working…
Thanks for the suggestions.
Power/reset is not the issue - the setup worked for months before now.
I was using the same Target Configuration, but then also tried removing cache files and using a new Target Configuration (technically, I created a…
My device is the TMS320VC5506, and the platform is my own custom board with USB, parallel DAC, serial ADC ports, serial boot Flash, and DSP-controlled analog power supply.
I need to develop Full Speed Isochronous USB streams to carry processed information…
First of all, I don't think you can rewrite the bootloader since it is in ROM. I am not aware of any method to override the internal ROM and substitute another.
As to your question, you should try (2). It should certainly work.
Personally, I am…
Other Parts Discussed in Thread: TMS320VC5506 I have an issue where the results from cfft_scale() - from dsplib v2.40.00 - are corrupted whenever I use the recommended compiler optimization. The C5500 slides recommend -g -o2 along with a few others, but…
Other Parts Discussed in Thread: TMS320VC5506 , ADS7951 I'm working with the TMS320VC5506 and have McBSP2 wired to act as a slave serial port, with the proper clock connected to CLKR2 and FSR2, but I cannot seem to get it to receive data. I have the pins…
Other Parts Discussed in Thread: TMS320VC5506 Hi
I'm trying to use RTDX to capture sample channels into, between, and out of two DSP algorithms on our own TMS320VC5506 target system. The sample rate is 8kHz and I can choose at build time how many channels…
Other Parts Discussed in Thread: TMS320VC5506 I realize that I could be making some mistakes in my code, or missing something fundamental, but I seem to have found some errors in rfft(). I have included a link to a zipped project for Code Composer Studio…
Other Parts Discussed in Thread: TMS320VC5506 I have designed a USB device based on the TMS320VC5506. I am using the TPS70245PWP to provide the 1.2 V core supply and 3.3 V I/O supply. The enables are set up to sequence the supplies so that 1.2 V is delivered…