Provide source code for nv_tcu_demuxer or at least a version for arm64

The tool nv_tcu_demuxer used to demultiplex the serial port is currently shipped as a pre-built x86 binary. I’m using a arm64 system as interface to my Nvidia system and need to be able to run the demultiplexer on arm64. Can you please provide us with the source code for the utility nv_tcu_demuxer?

Hi,
We would expect the host PC to be x86 system with Ubuntu OS. Would suggest have a x86 device. Due to some concern we deliver nv_tcu_demuxer as prebuilt binary.

Your binary nv_tcu_demuxer is a statically linked binary. I find signs that you have linked it against GLIBC and also libgcc. GLIBC is licensed under LGPL and libgcc is GPLv3. With that said I kindly request you to release the source code for this binary. Do you have a contact at Nvidia handling open source license compliance questions that I should reach out to instead?

@DaneLLL any updates here?

Hi,
As of now we would like to release nv_tcu_demuxer as binary. No plan to have the source code be public.