I am relatively new to writing in C. I have self taught myself using what resources I have found online and in print. This is my first real project in C programming. Gotta love on-the-job training.
I\'m trying to generate C code from a Matlab-Simulink simple model (eg.: sine wave generator with a DAC at the output). This code must be executed with Code Composer Studio
I\'ve got a question about coding an algorithm for a Texas Instruments TMS320C64xx DSP in MATLAB: I\'ve got a working sloppy implementation of my filter in MATLAB. My goal is to use MATLAB Embedded C
I am trying to do a loopback program (get data in, and send it out without any processing) on a 5416 DSK. I am using the on board
I would like to know which is a better (in performance) option : To get a Intel Dual core atom based board
Intense googeling failed to turn out a single decent example of how to program the RTC. all I could find were examples for the C5000/4000 models, whichseems work differentlyas I was unable to locatea
I have to add a function that will run every specified period. it seems straight forward as Code composer has a GUI tool to do that : DSP/BIOS Condig->PRD->
I posted this Q to TI\'s 28xx DSP forum but haven\'t heard a response and figured maybe someone here might know.
I have a function sincos_Q15_asm() in assembly, in file sincos_p5sh.asm with directives as follows: .sect\".text\"