| View previous topic :: View next topic |
| Author |
Message |
sehun
Joined: 18 Mar 2009 Posts: 1
|
Posted: Thu Mar 19, 2009 9:36 am Post subject: Ordering Question - Code Hammer |
|
|
What is exactly code hammer???
Is it the sofeware required fore Delfin card??
My application is as follows:
I would like to generate analog voltage values using DAC on Delfin by applying some set of digital inputs to DAC, and I would apply these analog voltage values to the ADC on Delfin and take corresponding digital ouput values from that ADC. These should be done automatically....
Do I need code hammer for this purpose????
Thanks,
Sehun |
|
| Back to top |
|
 |
jhenderson Site Admin
Joined: 07 Mar 2006 Posts: 1178 Location: So. Cal. USA
|
Posted: Thu Mar 19, 2009 2:46 pm Post subject: Code Hammer contents |
|
|
Code Hammer is the trade-name for the combination of our JTAG-based debugger hardware (emulator) combined with the Texas Instruments-authored Code Composer Studio software. This combination of hardware and software allows for cross-development and debugging of target DSP programs running on a C6x digital signal processor.
Both the JTAG emulator and the CCS software are required to perform cross compilation and debugging, the essential elements of DSP application development. _________________ Jim |
|
| Back to top |
|
 |
|