Part Number: TDA4VM
Hi, engineers:
I created a Sigmoid Custom Layer using LUT.Everything was fine. But when I used C7X instructions,the following error occurred on the development board:

It looks like the C7X is not running.I just added the following code:

This code runs fine in PC emulation mode.
ps:This mistake comes up a lot.For example, if I add printf("[%d %d]", I,pInChannel[I],pOutChannel[I]), I will get an error.If I change the pInChannel[I] to a fixed value of 2, it will work.
Because C7X is not running, I have no way of knowing what went wrong.Is there any detail that I missed?
Thanks!
