Dev flow to combine C++ and Python drivers

Hi @Nzebro,

I’d like to add to Shane’s comment. You can develop natively on target, no need for cross compilation.
If you are targeting MPSoC devices (aarch64 architecture), you can develop remotely using VS Code

Mario

3 Likes