代码搜索:Bootload
找到约 412 项符合「Bootload」的源代码
代码结果 412
www.eeworm.com/read/202741/15374997
cmd boot.cmd
/******************************************************************************/
/* File Name: boot.cmd */
/*2004.02.14 REV 1.0 */
/*****************************************************************
www.eeworm.com/read/202741/15375005
pjt bypass.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="aic231215"
ProjectDir="E:\share5000test\BOOTLOAD\"
ProjectType=Executable
CPUFamily
www.eeworm.com/read/113099/15470245
txt readme.txt
yampp-3/U Bootloader version 3
yampp-3/U Testcode version 1.00
This is the combined bootload and testcode for yampp-3/U
Program it onto your player with yaap or similar program.
www.eeworm.com/read/156393/11806439
txt c6201 c6701 bootload.txt
1、TMS320C6701的BOOT工作过程概述
C6000 DSPs可以有3种引导方式,引导方式通过管脚BOOTMODE[4:0]设置,具体信息参见TI相关数据手册。本系统可以使用并已调试通过的引导方式有ROM加载和HPI加载,其管脚BOOTMODE[4:0]分别设置为01101、00111。其加载过程如下:
① ROM加载,位于CE1空间的64K的ROM代码首先通过DMA被搬到地址0处 ...
www.eeworm.com/read/488559/1229571
lkr rm18f4450 - hid bootload.lkr
// File: rm18f4450 - HID Bootload.lkr
// Use this linker for the USB application that will be self programmed by the HID bootloader.
// The HID bootloader project itself uses the BootModified.18f4
www.eeworm.com/read/488559/1229587
lkr rm18f4550 - hid bootload.lkr
// File: rm18f4550 - HID Bootload.lkr
// Use this linker for the USB application that will be self programmed by the HID bootloader.
// The HID bootloader project itself uses the BootModified.18f4
www.eeworm.com/read/162740/10278079
dp2 main.dp2
main.o: D:/IccAVR/include/macros.h D:\IccAvr\Pei\BootLoad_Pei/assembly.h D:/IccAVR/include/iom8v.h
www.eeworm.com/read/482324/6622827
log cc_build_debug.log
--------------------------- Wrt39VF160.pjt - Debug ---------------------------
"c:\ti\c5400\cgtools\bin\cl500" -g -q -fr"G:/code/11BootLoad/Wrt39VF160/Debug" -d"_DEBUG" -@"Debug.lkf" "Wini.asm"
www.eeworm.com/read/482324/6622841
log cc_build_debug.log
---------------------------- selfboot.pjt - Debug ----------------------------
"c:\ti\c5400\cgtools\bin\cl500" -g -q -fr"G:/code/11BootLoad/selfboot/Debug" -d"_DEBUG" -@"Debug.lkf" "selfboot.asm"
www.eeworm.com/read/410323/11293004
txt 文件夹说明.txt
本文件夹包含的文件用于转换CCS编译器编译出来的
.out文件为可以下载的.hex文件或者是.bin文件,
使用方法请参考Document\教程文档下的“5509A BootLoad以及
程序的烧写”文档。
.out文件的文件名首字符不能为数字,如5509GPIO.out就不行