Dear all,
I am trying to implement a program only using FastDSP of Adau1787 at 192 kHz. I set all the route registers correctly (I think) like DAC output (FDSP0 and FDSP1), FS for ADCs and DACs at 192kHz...
The problem is that when I compile the program, the compiler output gives me 0 out of 64 instructions used. So no matter how many blocks I add on my hierachi board LMS, the compiler always gives me this information.
I also tried to implement all the blocks on the main hierachy board, and just gives me 5 out of 64 instructions, so it seem that only recognizes some of them.
I attach the project. Is there anybody with the same problem? Whats going on?
Thanks in advance