cancel
Showing results for 
Search instead for 
Did you mean: 

Build error log

MAlan.1
Associate III

I have recieved a project from a third party who was working on our source code. When I build, I get these errors. I am new to STM/Eclipse, so I am sort of lost on how to remedy the situation. Thanks!

2 REPLIES 2

Perhaps the other person working on this can enumerate some of the dependencies the project has for different components?

I'd perhaps look at the makefile, and project tree. Determine if these are link related errors, where -l is being used to describe objects, or libraries. And if those libraries are on expected paths.

Perhaps look at a .MAP file from a successful build of this code/project to understand where various components are coming from

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Pavel A.
Evangelist III

Is this project for STM32MP (Linux)? what is the target device?