Part Number: AM62A7
Tool/software:
According to the document software-dl.ti.com/.../Overview_Building_the_SDK.html, the image compilation failed repeatedly.
Failure 1: The memory/CPU often occupies 100% during compilation, and then freezes. The entire terminal crashes.
Failure 2: Or after the compilation is completed, there are multiple warnings and errors: prompt file acquisition failed
But I have already made a proxy for the terminal according to the document
I edited the tisdk/build/conf/local.conf file to limit the use of CPU
BB_NUMBER_THREADS = "8"
PARALLEL_MAKE = "-j 4"
My sdk version : ti-processor-sdk-linux-edgeai-am62a-evm-10_01_00_05
My CPU model is AMD Ryzen 9 9900X 12-Core Processor and the computer has 32G memory