This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AWRL6432: During link binary, it failed.

Part Number: AWRL6432

Dear TI team

As the log file which I attached, during link binary, #10296 error occured.

Please check my log file.

SDK : MMWAVE_L_SDK_05_01_00_03

Application : MMWAVE_L_SDK_05_01_00_03\examples\mmw_demo\motion_and_presence_detection

CCS :  Version: 11.2.0.00007

ERROR : fatal error #10296: cannot open output file "motion_and_presence_detection_demo_xwrL64xx-evm_m4fss0-0_freertos_ti-arm-clang.out" for writing

I did compile some examples( NOT ALL ) which are located in MMWAVE_L_SDK_05_01_00_03.

There is no build error but this example.

Please check this and let me have solution fot this.

motion_and_presence_detection.build.zip

  • I find the way to build complete.

    change the project name simple one for example TEST.

    It works properly.

    I think the util tiarmclang has some limitation of file-path langth, multibyte.. etc.

    Check this.

    If I'm right, new version of tiarmclang should be release.