Hello,
I want to test a 512 FFT on EVE core. So I use the function called vcop_fft_512_16i_32o from the eve_sw_01_19_00_00/kernels/radarlib/vcop_fft_npt_16ix32o library.
But when I debug it, the function does not completetly run. The core hangs at the beginning of the function called vcop_fft_512_32inter_stage_2_vloops, here: __vcop_param(&pblock[0]).
In this case I can't restart the processor. But if I suspend the connection, I get the following message:
ARP32_EVE_1: Trouble Halting Target CPU: (Error -2062 @ 0x0) Unable to halt device. 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 8.0.27.9)
Can someone help me?
Thank you and best regards,
Jens