Hello Everyone and Happy Easter!
This is the first time I am working with Embedded programming. We bought the ADSP-SC589 EZKIT at my university because we were mainly interested in its hardware based FFT capabilities. I installed the CrossCore Embedded Studio and started to work with it. I installed the Board Support Package which had examples in it. I was mainly interested in the InterleavedFFTPipelined example so I opened it. I build the project successfully and when I wanted to debug it, I get this error:
An internal error occurred during: "MI Debugger: Install initial breakpoint list.".
java.lang.NullPointerException
Does anybody know what is this error about? I am new to C/Java programming and IDE space in general. So your help will surely do wonders for me.
Also, I would like to ask if someone could direct me to a resource of tutorial videos about this software.
Thanks!