DSPRelated.com

Bert Aerts (@bertramaerts)

Embedded software engineer at Nokia

Re: TMS320C6713 Projects

Reply posted 4 years ago (05/07/2020)
Hi Sandukor,You could try to install CCS 3.3 in Windows 8. Not sure if it will work. Best to first uninstall the current CCS 7.The best option seems to install VMwarePlayer...

Re: TMS320C6713 Projects

Reply posted 4 years ago (05/06/2020)
Hi Sandukor, I can't get the DSP/BIOS project POST from DSK6713.zip working in CCS v8.3.1 running in Windows 10, I get following cryptic error: Building file:...

Re: TMS320C6713 Projects

Reply posted 4 years ago (05/02/2020)
Hi Sandukor,I found:https://processors.wiki.ti.com/index.php/VMware_wi...It states that the Spectrum Digital XDS510 JTAG debugger works in VMware (that is the same...

Re: TMS320C6713 Projects

Reply posted 4 years ago (05/01/2020)
Hi Sandukor,I installed (native Windows 10 1909):CCS8.3.1.00004_win32.zip (TI)DSK6713.zip (spectrum digital) (for include and lib)dsk6713revc_docs.zip (spectrum...

Re: TMS320C6713 Projects

Reply posted 4 years ago (05/01/2020)
Hi Sandukor,I have a laptop running Ubuntu 20.04 and Windows 10 19.09. But I use it for 95% of the time in Linux and as explained before, I tried to install the...

Re: TMS320C6713 Projects

Reply posted 4 years ago (04/28/2020)
Hi Sandukor,Thanks for the youtube reference. Very interesting! I followed all the steps from it using VirtualBox on host Ubuntu 20.04 with guest Windows 10 running...

Re: TMS320C6713 Projects

Reply posted 4 years ago (04/28/2020)
Hi,I think I need your help ...I installed Windows XP as guest OS in VirtualBox 6.1.6 in host Ubuntu 20.04 and in XP I installed CCS_3.3.83.20_Platinum.zip after...

Re: TMS320C6713 Projects

Reply posted 4 years ago (04/27/2020)
Hi,I am currently installing CCS 8.3.1 win32 in VirtualBox 6.1.6 installed in host Ubuntu 20.04 with Windows 10 64bit as guest OS.It will probably take me a few...

Re: TMS320C6713 Projects

Reply posted 4 years ago (04/27/2020)
Hi,I still have a 6713 DSK and just checked if Code Composer Studio on linux  supports it. But I found that all linux versions from v5 till v10 have as not supported...

Re: FFT of a sine wave signal

Reply posted 5 years ago (10/20/2019)
You plot in the third plot time versus P2_raw. It should be:subplot(2,2,3)plot(f,P2_raw(1:L/2+1));

Re: Multistage decimation by two with halfband filters

Reply posted 5 years ago (06/13/2019)
Hi Rick,Thank you very much for sharing your blog article on this subject. My uncertainty is gone now. Thanks for the errata webpage of your famous book.Kind regards,...
Rick Lyons book Understanding Digital Signal Processing third edition chapter 10.12.1 Half-band Filtering Fundamentals states:"It’s normal to use the same half-band...
Hi,Thank you very much for this second implementation and explanation.Kind regards,Bert
Hi,Thanks for sharing this test strategy!Kind regards,Bert
Hi,Thank you very much for sharing your implementation. It is in many ways different from mine, very interesting.Kind regards,Bert
Thank you for this hint!Indeed my formula input(0)*h(0)+input(1)*h(1)+input(2)*h(2)+input(3)*h(3) was incorrect, input was in the wrong order.It has to be input(3)*h(0)+input(2)*h(1)+input(1)*h(2)+input(0)*h(3)...
Hi,I am modelling a polyphase decimation filter in Simulink. In literature there are 2 variant implementations: with a commutatorwith...

Use this form to contact bertramaerts

Before you can contact a member of the *Related Sites:

  • You must be logged in (register here)
  • You must confirm you email address