Brew Question:
Download Questions PDF

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

Brew Interview Question
Brew Interview Question

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 Interview Questions And Answers PDF

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?