9 years, 2 months ago.

Any way to see compiler and build output?

Hi,

Is there any way to get or to see the full output from the compiler and Make, as the project is being built? I downloaded the project as a ARM GCC zip file and have been using the Makefile to build the software, which is successful, but doesn't run properly on my target chip. I also had to modify the Makefile a bit to make things build properly.

I would be really happy to see the compiler output from the mbed website, to do a comparison to see what is actually going on during the build process.

Thanks, Max

Be the first to answer this question.