30.11.2012 Views

Questions

Questions

Questions

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

• User build<br />

• Useful for analyzing production builds using logcat<br />

android@ubuntu:~/imx-android/r13.3$ source build/envsetup.sh<br />

android@ubuntu:~/imx-android/r13.3$ lunch sabresd_6q-user<br />

• User Debug build<br />

• Enables debug for Java processes<br />

• Useful to analyze Java runtime profiling and logcat<br />

android@ubuntu:~/imx-android/r13.3$ source build/envsetup.sh<br />

android@ubuntu:~/imx-android/r13.3$ lunch sabresd_6q-userdebug<br />

• Engineering build (use this one)<br />

• Compiles source with –g option and no optimization<br />

• Enables debug for Java and native processes<br />

• Useful for source code level debug of Java and native source<br />

android@ubuntu:~/imx-android/r13.3$ source build/envsetup.sh<br />

android@ubuntu:~/imx-android/r13.3$ lunch sabresd_6q-eng<br />

TM<br />

18<br />

Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, ColdFire+, C-Ware, the Energy Efficient Solutions logo, Kinetis,<br />

mobileGT, PowerQUICC, Processor Expert, QorIQ, Qorivva, StarCore, Symphony and VortiQa are trademarks of Freescale Semiconductor, Inc.,<br />

Reg. U.S. Pat. & Tm. Off. Airfast, BeeKit, BeeStack, CoreNet, Flexis, MagniV, MXC, Platform in a Package, QorIQ Qonverge, QUICC Engine,<br />

Ready Play, SafeAssure, the SafeAssure logo, SMARTMOS, TurboLink, Vybrid and Xtrinsic are trademarks of Freescale Semiconductor, Inc. All<br />

other product or service names are the property of their respective owners. © 2012 Freescale Semiconductor, Inc.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!