ti-dsp
Write values of different data types in sequence in memory? or, Array with multiple data types?
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.[详细]
2023-03-30 18:42 分类:问答Generating C code from a Matlab-Simulink model for DSP C6748
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[详细]
2023-03-14 08:07 分类:问答Fixed Point MATLAB DSP Algorithm
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[详细]
2023-03-12 07:42 分类:问答Re. pcm3002 configured for 16 bit data transfers
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[详细]
2023-03-06 08:06 分类:问答Intel atom or ARM for heavy Signal processing workload
I would like to know which is a better (in performance) option : To get a Intel Dual core atom based board[详细]
2023-01-31 16:40 分类:问答How to program the TI TMS320C674x real-time clock using C
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[详细]
2022-12-17 00:53 分类:问答TI TMS320C64xx : add a PRD function
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->[详细]
2022-12-16 19:40 分类:问答TI DSP: interfacing C++ and assembly
I posted this Q to TI\'s 28xx DSP forum but haven\'t heard a response and figured maybe someone here might know.[详细]
2022-12-16 14:07 分类:问答TI C2800 DSPs: troubleshooting linker problems between C++ and assembly code
I have a function sincos_Q15_asm() in assembly, in file sincos_p5sh.asm with directives as follows: .sect\".text\"[详细]
2022-12-14 21:26 分类:问答