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

📄 flashblink_hex.cmd

📁 ti dsp 5510 的BOOT程序。利用此程序实现将代码写入到FLASH 的功能。
💻 CMD
字号:

FlashBlink.out

-map FlashBlinkhex.map
-o FlashBlink55.hex

-m2

-v5510:1

-boot
-emif32

ROMS
{
	PAGE 0 : ROM : o=0x400000, l=0x100000
}

/*
SECTIONS
{
   .vectors   boot
   .stack     boot
   .text      boot
   .cinit     boot
   .cio       boot
   .switch    boot
   .bss       boot
   .const     boot
   .sysmem    boot
}
*/

⌨️ 快捷键说明

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