📄 dsp_boot_code.h
字号:
//=========================================================================
// Filename: dsp_boot_code.h
//
// Description:
//
// DSP code to be initalized by the bootloader.
// This file was created automatically by out2boot.exe
// DO NOT MODIFY IT BY HAND; it will be overwritten
//
// The format of each line is as follows:
// - the number of data words to follow
// - the starting destination address
// - the data itself
// The final line with the length set to zero marks the end of the data.
//
// Copyright (c) 2002 Texas Instruments Incorporated
//=========================================================================
const unsigned short dsp_boot_program[] = {
16, 0x3810, 0xEC63, 0xF495, 0x7729, 0x0010, 0x7711, 0x3804, 0x1181, 0x1081, 0xF040, 0x0020, 0x881D, 0x7711, 0x3800, 0x7681, 0x0001, 0xF4A5,
16, 0x3820, 0xF495, 0x7215, 0x3801, 0xF495, 0x6C85, 0x3832, 0x7215, 0x3802, 0xF495, 0x6C85, 0x386E, 0x7215, 0x3803, 0xF495, 0x6C85, 0x388E,
16, 0x3830, 0xF073, 0x3821, 0x7714, 0x3900, 0x1084, 0xF010, 0x0001, 0x8084, 0x7D94, 0x385A, 0x681D, 0xFFBF, 0x1284, 0xF495, 0xF495, 0xF010,
16, 0x3840, 0x6000, 0xF495, 0xF495, 0xF842, 0x3855, 0x7711, 0x3804, 0x6181, 0x0020, 0xF495, 0xF495, 0xF830, 0x3855, 0x691D, 0x0040, 0xF495,
16, 0x3850, 0xF495, 0x6984, 0x8000, 0xF495, 0xF495, 0x7D84, 0x385C, 0x7D94, 0x385C, 0xF070, 0xFFFF, 0x7D94, 0x0000, 0x1084, 0x8815, 0xF010,
16, 0x3860, 0x0001, 0x8084, 0x7D94, 0x385A, 0xF4A5, 0xF495, 0x6C85, 0x383A, 0x7714, 0x3801, 0x7684, 0x0000, 0xF073, 0x3821, 0x7714, 0x3900,
16, 0x3870, 0x1084, 0xF010, 0x0001, 0x8084, 0x7D94, 0x387B, 0x1094, 0x8813, 0xF495, 0xF495, 0xF070, 0xFFFF, 0xE5A9, 0x1084, 0x8815, 0xF010,
16, 0x3880, 0x0001, 0x8084, 0x7D94, 0x387B, 0xF4A5, 0xF495, 0x6C85, 0x3876, 0x7714, 0x3802, 0x7684, 0x0000, 0xF073, 0x3821, 0xF073, 0xFF80,
4, 0x3F80, 0x771D, 0xFFA8, 0xF073, 0x3810,
0 };
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -