Slide 1 Slide 2 Slide 3 Slide 4 Slide 5 Slide 6 Slide 7 Slide 8 Slide 9 Slide 10 Slide 11 Slide 12 Slide 13 Slide 14 Slide 15 Slide 16 Slide 17 Slide 18 Slide 19 Slide 20 Slide 21 Slide 22 Slide 23 Slide 24 Slide 25 Slide 26 Slide 27 Slide 28 Slide 29 Slide 30 Slide 31 Slide 32 Slide 33 Slide 34 Slide 35 Slide 36 Product List
DSP Blackfin STAMP BSP Slide 11

One of the big power horses of the UNIX® world, is "make." This program allows users to automate all the compile options and flags and things that need to be typed in to build a process. This example shows the building of an execfile called "test." It will use a test.o file which is created from test.c. A target called romfs and another target called clean will be specified. These are related to building the file system image and cleaning up the build process if it will re-run the process. Inside this is makefile, which is a copy of the ping makefile modified for test application. There are many flags and variables that were set up in advance by the uClinux build system.

PTM Published on: 2006-01-20