Hello,
I am using CCS5.2.1.000.18 with the C6748. I used DSP/BIOS in my program. And I used the DSPLib function DSPF_sp_fftSPxSP to do 64-points fft. while I tried to pause the program, my processor crashes and I get the following message:
C674X_0: Trouble Halting Target CPU: (Error -1060 @ 0x66) Device is not responding to the request. Reset the device, and retry the operation. If error persists, confirm configuration, power-cycle the board, and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 5.0.520.0)
I have tried other programs in which I didn't do FFT and it worked well. is that because my program is too big that it has beyond the memory size of C6748?
I appreciate the help,
Thanks!