Other Parts Discussed in Thread: TMS320C6416T Hello,
I am using an XDS560 USB Blackhawk emulator (Part # BH-USB-560M) with CCS 4.2.1.00004 and a TMS320C6416T DSP. I am using the 50-ADP-20e_cTI-14t_TI-1 pin converter, and I have driver version 3.2.0…
Other Parts Discussed in Thread: TMS320C6416T
Hi DSP Champs!
At present I have been working with Texas Instruments DSP processor TMS320C6416T .In our board the processor is connected with SRAM and PROM(for booting purpose). In order to program…
Other Parts Discussed in Thread: TMS320C6416T We are using hex6x command file approach to generate TI6414 ASCII-hex binary for a CCS3.1 project out file. If we move the project to CCS 5.2 can we use tiobj2bin.bat method to generate binary?
Thanks a…
Other Parts Discussed in Thread: TMS320C6416T I am working on a TMS320C6416T DSK and I have a problem where when I allocate some memory using calloc it is changing the values stored in other heap variables. I have tried changing the sizes of the stack…
Other Parts Discussed in Thread: TMS320C6416T I was programming my TMS320C6416T DSK and I now get the following errors.
error: can't allocate .sts, size 00000010 (page 0) in ISRAM (avail: 0000000c)
error: can't allocate .sts, size 00000010 (page…
Other Parts Discussed in Thread: TMS320C6416T Hi there,
I am looking for a 16-bit fixed-point math library for the TMS320C6416T. I have found QMATH at http://focus.ti.com/docs/toolsw/folders/print/sprc085.html which is available for the C28x, but…
Other Parts Discussed in Thread: TMS320C6416T I am a fresher and hop to get your comments.
1. array1 x[i]/ ① value range:[0~1)/ ② 32bit Q31 int
2. array1 y[i]/ ① value range:[0~1)/ ② 16bit Q15 short int
3. array3 z[i]/ ① z[i]=x[i]*y[i] / …
Other Parts Discussed in Thread: TMS320C6416T My design contains Altera Cyclone II EP3C40F780, DSP of Texas Instruments TMS320C6416T, Boot Flash S29AL008J70TFI010 and and SBSRAM CY7C1470V33. which share a common data and address bus.The boot flash control…
I am having a similar problem on Windows 7 64-bit... I installed CCSv5 and initially installed the v3 drivers that were bundled with the kit. I have since uninstalled the drivers, but now I have no way of running a diagnostic since that program was uninstalled…
Other Parts Discussed in Thread: TMS320C6416T Hi,
I wanna use three channels of ADS1256EVM to interface with three sensors by the aid of the DCP (Data Converter Plug-in). I succeeded in one channel now. How do I expand my system to three channel? Any…