Brew Question: Download Brew PDF

What to do if we installed ARM BREW Builder or ARM Development Suite into a path with spaces?

Tweet Share WhatsApp

Answer:

The solution is to modify your makefile in the following fashion:

Comment out the ARMBIN, ARMINC, and ARMLIB declaration.
Add the full path to the ARMCC, LD, and HEXTOOL variables. Make sure you double quote the path.

Download Brew PDF Read All 78 Brew Questions
Previous QuestionNext Question
What guidelines should be followed when compiling an application in Thumb mode?What are the Operating System requirements of the BREW SDK?