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.

IWR6843AOPEVM: Project build error

Part Number: IWR6843AOPEVM
Other Parts Discussed in Thread: IWR6843AOP

Hi Ti Expert,

I Imported Out_of_box project form Resource Explore for IWR6843AOP.

While I complied project, I got error.

Error:-

Best Regards,
Darshan

  • Hi Darshan,

    The failure is happening during the link step. It's not possible to tell what triggered it unless we have the inputs to the link step (basically all of the object files and the full list of command line options indicated after "Invoking Arm Linker") to allow us to reproduce the failure on our end.  If it's possible to reduce the size of the inputs and still manifest the problem at link time, that would also be useful to us in diagnosing the problem.  Thanks!

  • Hi Alan,

    Thanks for the response.


    I just import project and build. Nothing change in project. still got Error,

    (basically all of the object files and the full list of command line options indicated after "Invoking Arm Linker") to allow us to reproduce the failure on our end.  If it's possible to reduce the size of the inputs and still manifest the problem at link time, that would also be useful to us in diagnosing the problem.

    What is the solution for this error and I didn't understand this point. 

    Best Regards,
    Darshan

  • HI Darshan -- my point is I need to be able to reproduce the failure with your inputs in order to diagnose it and determine a solution.  Is it possible to attach here or send us the inputs to the link-step? This would include your compiled object files as well as the command line options used to link the project.