Hi nvidia:
I can compile and run jetson_multimedia_api 05_jpeg_encode example and the result .jpeg is shown as picture 1. But when I move the same code to a X86 linux server and use gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu cross compile tool to compile. The result .jpeg is shown as picture 2. I have moved most includes and libraries form board to cross compile environment. I don’t konw what I missed leads to the weird color.
I hope you can give me some clues or hints, like some .h or .so issue. Thanks!
Hi:
The prebuild tool chain download link in step 3 has expired. Can you give me a new link where I can download the right corss-compliler rebuild tool chain for R32.7.2?