⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.txt

📁 Bootloading the TMS320VC5506/C5507/C5509 A digital signal processor (DSP) through the on-chip unive
💻 TXT
字号:


**********************************************************************
*       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.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -