Tool/software:
Hello,
SDK : PROCESSOR-SDK-RTOS-J784S4 11.00.00.06 (May 22, 2025)
First of all, I wanted to thank you for taking my feedback on the problems related to the custom layer in SDK10 into consideration. I see the modifications in version 11.
Now, I am facing an issue that I didn't have in the previous version.
To enable the custom layer, I just needed to change enableCustomLayers variable to 1 (see photo).
However, when I print the output value at this point (photo), I see 0 as the output.
Could it be that you made another modification to the SDK that prevents changes to this variable from being considered?
To build the project, I start in utils.tidlModelImport with make command.
Then in c7x-mma-tidl, I build with TARGET_PLATFORM=PC make tidl
Note: I noticed that the compilation only works if we build for PC emulation. With a build for the target, an error appears 'Could not load library libvx_tidl_rt.so'.
Regards,
AZER