blinkdsk6416_ahex.cmd
来自「基于ti 6416dsk的flashburn程序。」· CMD 代码 · 共 25 行
CMD
25 行
/*******************************************************************************
* Copyright 2004-2005 - Software Design Solutions, Inc. All rights reserved.
*
* Portions of this work have been provided under license with Texas
* Instruments Inc.
*
* $RCSfile: BlinkDSK6416_ahex.cmd,v $
* $Revision: 1.3 $
*
* Creates an ASCII Hex formatted .hex file.
*
******************************************************************************/
BlinkDSK6416.out
-a
-memwidth 8
-image
ROMS
{
FLASH: org = 000h, len = 0x3000,romwidth = 8, files = {BlinkDSK6416.hex}
}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?