M5484LITEKITE Freescale Semiconductor, M5484LITEKITE Datasheet - Page 10

KIT DEV FOR MCF548X FAMILY

M5484LITEKITE

Manufacturer Part Number
M5484LITEKITE
Description
KIT DEV FOR MCF548X FAMILY
Manufacturer
Freescale Semiconductor
Series
ColdFire®r
Type
MPUr
Datasheets

Specifications of M5484LITEKITE

Contents
Module and Misc Hardware
Processor To Be Evaluated
MCF548x
Data Bus Width
32 bit
Interface Type
RS-232, Ethernet
For Use With/related Products
MCF548x
For Use With
460-1028 - CABLE DISP FREESCALE M5475,85EVB
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Setting Up Device Drivers and Modules
9
9.1
To include the FEC driver in compilation, the following options should be enabled:
10
2. Build the kernel and all selected packages in PCS.
3. Run the deployment process. During the first step of the deployment process, select ‘ROMFS
4. Stop when you reach the 11th step of deployment (Set Jumpers, Connect Cables, and Power ON).
5. Switch to the console with BDI telnet session running and type:
6. Run ‘bdi_kernel_debug.sh’ script from the ‘<project_dir>/emb-bin/’. This script will run DDD.
7. Open one more console window and make the serial connection to the board from the host PC:
8. On the DDD command line type:
9. Now you can debug the kernel.
Deploy’ as Deployment Method. This combines kernel and romfs images into one binary file.
At this stage you will get the ‘linux_tftp.bin’ file in your /tftpboot directory. You can now cancel
the deployment.
load 0x1000 linux_tftp.bin
This loads the binary to the board.
tip -s 19200 /dev/ttyS0
target remote <ip_address_of_BDI>:2001
file <path_to_vmlinux>
kernel->Network device support->
— Fast Ethernet Controller (FEC) (with all dependencies)
— Auto-Negotiation enable
— Second FEC enable
kernel->Networking options->
— Packet socket
— Unix domain sockets
— TCP/IP networking
Enable ifconfig compilation (it is included in system->utilities->busybox).
Setting Up Device Drivers and Modules
FEC Driver
4. When you see BDI prompt type:
reset
go
halt
This resets the board, runs dBug, and halts the execution (we use dBUG to initialize the
hardware on the board when colilo is not used).
MCF547x/8x Linux BSP Quick Start, Rev. 0.2
Freescale Semiconductor

Related parts for M5484LITEKITE