How to use V2495 board with SciSDK?

Hello,

I’ve been trying to connect to the V2495 board using SciSDK but couldn’t find any reference to it in the documentation. I’ve thoroughly reviewed the official resources, but it seems there is no mention of support for this specific board.

Could anyone guide me on how to properly connect and communicate with the V2495 board using SciSDK?

Thank you in advance for your assistance!

Hello,

The V2495 board is not yet supported by SciSDK, but support will be available soon. In the meantime, SciCompiler automatically generates C and Python code that can be used stand-alone to communicate with the board. You can find this generated code in the library folder of your project.

Best regards,
Support Team