Texas Instruments TMS320DM6446 DVEVM v2.0 manual Building a New Linux Kernel

Page 46

Building a New Linux Kernel

4)host $ arm_v5t_le-gcc hello.c -o hello

Perform the following steps on the target board. You may use either the target's console window (Section 2.2) or a telnet session.

1)target $ cd /opt/hello

2)Run ./hello. The output should be:

Buongiorno DaVinci!

4.5Building a New Linux Kernel

If you modify the target’s Linux kernel sources, you will need to rebuild it and then boot it up by either replacing the kernel that comes installed on the EVM board’s flash or by having the U-Boot utility use TFTP to boot the kernel over a network connection.

Make sure you have completed Section 4.4, Setting Up the Build/Development Environment and Section 4.4.1, Writing a Simple Program and Running it on the EVM before attempting to build a new kernel.

To rebuild the Linux Kernel, follow these steps:

1)Log in to your user account (not as root).

2)Set the PLATFORM variable in the Rules.make file as described in Section 4.6.

3)Use commands like the following to make a local working copy of the MontaVista Linux Support Package (LSP) in your home directory. This copy contains the embedded Linux 2.6.18 kernel plus the DaVinci drivers. If you installed in a location other than /opt/mv_pro_5.0, use your location in the cp command.

host $ cd /home/<useracct> host $ mkdir -p workdir/lsp host $ cd workdir/lsp

host $ cp -R /opt/mv_pro_5.0/montavista/pro/devkit/lsp/ti-davinci .

4)Use the following commands to configure the kernel using the DaVinci defaults. Note that CROSS_COMPILE specifies a prefix for the executables that is used during compilation:

host $ cd ti-davinci/linux-2.6.18_pro500

host $ make ARCH=arm CROSS_COMPILE=arm_v5t_le- davinci_dm644x_defconfig

4-14

Image 46
Contents TMS320DM6446 Dvevm Getting Started Guide Important Notice Evaluation BOARD/KIT Important Notice FCC Warning Preface About This GuideNotational Conventions Contents Contents Dvevm Overview Welcome What’s in this Kit? EVM Hardware Block Diagram What’s on the Board?What’s Next? Page EVM Hardware Setup Setting Up the Hardware EVM Hardware Setup Setting Up the Hardware Setting Up the Hardware Connecting to a Console Window Running the Demonstration Software Default Boot Configuration Starting the Standalone DemosStarting the Standalone Demos Running the Standalone Demos Shutting Down the Demos About the Encode + Decode Demo IR Remote Buttons for Encode + Decode DemoAbout the Encode Demo IR Remote Buttons for Encode DemoAbout the Decode Demo Running the Demos from the Command Line About the Third Party MenuTarget $ cd /opt/dvsdk/dm6446 Running the Network Demo Page Dvevm Software Setup Software Overview Command Prompts in This Guide Software Components DmaiPreparing to Install Installing the SoftwareInstalling the Target Linux Software Installing the Dvsdk Software Installing the A/V Demo Files Installing the SoC Analyzer Exporting a Shared File System for Target AccessVerify that the server firewall is turned off Testing the Shared File System EVM # setenv nfshost ip address of nfs hostConfiguring the Boot Setup for PAL Video Users Setting Up the Build/Development Environment Writing a Simple Program and Running it on the EVMBuilding a New Linux Kernel Enable Linux Trace Toolkit Support as built-in Rebuilding the Dvevm Software for the Target Booting the New Linux Kernel EVM # setenv serverip tftp server ip addressTesting the Build Environment Using the Digital Video Test Bench DvtbRelease Notes User Guide Running The SoC Analyzer Documentation for DSP-Side Development Documentation for Dvsdk ComponentsXDAIS-DM Digital Additional Procedures Using S-Video Input Changing the Video Input/Output MethodsUsing S-Video Output OUTUsing Component Video Output Pr PbPutting Demo Applications in the Third-Party Menu File filename.tar.gz Setting Up a Tftp Server You should see the following outputAlternate Boot Methods Booting from Flash Using the EVM’s Hard Drive File SystemBooting via Tftp Using the EVM’s Hard Drive File System Booting from Flash Using NFS File System Booting via Tftp Using NFS File SystemRebuilding DSP/BIOS Link System Setup Restoring and Updating the EVM Hard Disk DriveConfigure EVM for NFS Root Mount Restore the EVM Hard Disk Drive Restoring From Target EVM HDD PartitionRestoring From Host Linux Workstation File System Go to the /restore directory Index Index--2 Index--3 Index--4 Page Spectrum Digital, Inc 508168-0001C