Development Tool to Use Tegra Multimedia API (reposting)

Hello,

I’m a beginner to develop software on Jetson TX2. I installed JetPack (R28, REVISION 2.1) and tried “backend”, a sample program. It’s working. I’m wondering if it’s possible to run this program with some debugging tool. Or, what kind of tool is used for this software development by nVIDIA developers?

Thanks,

Yue

Hi Yue,
We don’t have special tool. You can try general tools like gdb or valgrind.

For profiling performance, you can use NvApplicationProfiler.