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 18

The configurations are stored in a vendor subdirectory. Typing an initial make menuconfig will prompt selection of a vendor and a specified target. Having a directory entry under the vendor's subdirectory will generate a new vendor and target. Having done make menuconfig and selecting a vendor and target, the make process will automatically add additional menu make selections. It uses the Linux menu configuration scheme, and automatically drops down into further menu selections to finalize a configuration. The Makefile in its vendor's target directory controls the final image build and production including the ROM file system and any other images required. A typical build sequence begins by specifying make menuconfigs, and then then typing "make" once the configuration selections are made. The kernel, libraries, and user applications will be compiled. The ROM file system will be created and updated. A ready-to-load elf file is generated. In this case, it's named Linux.dxe.

PTM Published on: 2006-01-20