usb_boot_example

所属分类:DSP编程
开发工具:Asm
文件大小:60KB
下载次数:8
上传日期:2009-01-09 12:27:36
上 传 者hanplay
说明:  Bootloading the TMS320VC5506/C5507/C5509 A digital signal processor (DSP) through the on-chip universal serial bus (USB) peripheral is part of the standard bootloader provided on the device. This document describes the procedures for physically connecting the DSP to a USB host, invoking the USB bootloader on the DSP, generating the correct boot table file, and downloading the boot table from the host to the DSP via USB.
(Bootloading the TMS320VC5506/C5507/C5509 A digital signal processor (DSP) through the on-chip universal serial bus (USB) peripheral is part of the standardbootloader provided on the device. This document describes the procedures forphysically connecting the DSP to a USB host, invoking the USB bootloader on theDSP, generating the correct boot table file, and downloading the boot table from thehost to the DSP via USB.)

文件列表:
usb_boot_example\boot_img\boot_img.asm (3518, 2002-10-27)
usb_boot_example\boot_img\boot_img.cmd (1977, 2004-02-13)
usb_boot_example\boot_img\boot_img.paf (946, 2004-02-17)
usb_boot_example\boot_img\boot_img.pjt (905, 2004-02-13)
usb_boot_example\boot_img\boot_img.wks (23433, 2002-10-17)
usb_boot_example\boot_img\cc_build_Debug.log (331, 2004-02-13)
usb_boot_example\boot_img\Debug (0, 2008-01-08)
usb_boot_example\boot_img\Debug.lkf (316, 2004-02-13)
usb_boot_example\boot_img\Debug.lkv (316, 2004-02-13)
usb_boot_example\boot_img (0, 2008-01-08)
usb_boot_example\boot_table\boot_img.bin (160, 2004-02-17)
usb_boot_example\boot_table\boot_img.bxp (1464, 2004-02-17)
usb_boot_example\boot_table\boot_img.out (2420, 2004-02-13)
usb_boot_example\boot_table\serial8bin.cmd (516, 2004-02-17)
usb_boot_example\boot_table (0, 2008-01-08)
usb_boot_example\hex55\hex55.exe (110592, 2002-10-24)
usb_boot_example\hex55 (0, 2008-01-08)
usb_boot_example\Status.MEW (1174, 2008-12-10)
usb_boot_example (0, 2008-12-10)

********************************************************************** * Copyright (C) 2002 Texas Instruments, Inc. * * All Rights Reserved * * * * This is a readme file for TMS320VC5509 USB Bootloader * * example code * * * * Created: 11 Nov 2002 $MH$ * * * * Updates: None. This code applies to all revisions of the bootloader application report. * * * * * ********************************************************************** The USB Bootloader example code is organized in three folders: a. boot_img b. boot_table c. hex55 Folder: boot_img ---------------- This is the project folder for example TMS320VC5509 code. This folder contains following files: a. boot_img.ptj: CCS 2.20 project file b. boot-img.asm: Souce file for the TMS320VC5509 example c. boot_img.cmd: Linker command file d. /debug/boot_img.obj: Object file created by the 55xx assembler e. /debug/boot_img.out: Executible (COFF) file created from boot_img.asm f. /debug/boot_img.map: Memory map file associated with boot_img.out Folder: boot_table ------------------ This folder contains the example boot table (bin format) for the USB Bootloader. a. serial8bin.cmd: Hex55.exe command file to create the boot table b. boot-img.out: Output COFF file boot_img project. c. boot_img.bin: Hex55 output file created from boot_img.out. This file contains the binary format boot table. d. boot_img.bxp: Memory map file associated with boot_img.bin Folder: hex55 ------------------ This folder contains the Hex conversion utility version 2.53. To generate a binary format boot table you will need to use Hex55 utility version 2.53 or later. a. Hex55.exe: Hex conversion utility for TMS320C55xx family DSPs.

近期下载者

相关文件


收藏者