Hello All,
I created a new project from the 'RSDK_S32DS_template' example and ran ExampleProcLAX(); the example works, performing an addition of two vectors. However, when I try to modify the example, for instance by changing the vector length (BUF_LEN) to 130, the value is ignored and the size remains limited to 128. I've changed BUF_LEN in all files (A53 and LAX). I don't understand the logic behind the creation of the graph, what am I missing?
Thank you in advance
OPSofiane
已解决! 转到解答。
Hello Perter,
Thank you for your reply.
The problem is temporarily solved, there is a cache memory pb, you have to manually delete the binary file in the S32DS IDE.
Best regards,
OPSofiane