📄 sdma_script_code_v2.h
字号:
//-----------------------------------------------------------------------------
//
// Copyright (C) 2006, Freescale Semiconductor, Inc. All Rights Reserved
// THIS SOURCE CODE IS CONFIDENTIAL AND PROPRIETARY AND MAY NOT
// BE USED OR DISTRIBUTED WITHOUT THE WRITTEN PERMISSION OF
// Freescale Semiconductor, Inc.
//
//-----------------------------------------------------------------------------
//
// Header: sdma_script_code_v2.h
//
// Provides SDMA RAM image code and definitions.
//
//-----------------------------------------------------------------------------
#ifndef SDMA_SCRIPT_CODE_H
#define SDMA_SCRIPT_CODE_H
/*!
* Following define start address of signature script
*/
#define signature_ADDR 1023
/*!
* Following define size of signature script
*/
#define signature_SIZE 1
/*!
* Following define start address of start script
*/
#define start_ADDR 0
/*!
* Following define size of start script
*/
#define start_SIZE 20
/*!
* Following define start address of core script
*/
#define core_ADDR 80
/*!
* Following define size of core script
*/
#define core_SIZE 152
/*!
* Following define start address of common script
*/
#define common_ADDR 232
/*!
* Following define size of common script
*/
#define common_SIZE 191
/*!
* Following define start address of ap_2_ap script
*/
#define ap_2_ap_ADDR 423
/*!
* Following define size of ap_2_ap script
*/
#define ap_2_ap_SIZE 294
/*!
* Following define start address of bp_2_bp script
*/
#define bp_2_bp_ADDR 717
/*!
* Following define size of bp_2_bp script
*/
#define bp_2_bp_SIZE 112
/*!
* Following define start address of ap_2_bp script
*/
#define ap_2_bp_ADDR 829
/*!
* Following define size of ap_2_bp script
*/
#define ap_2_bp_SIZE 200
/*!
* Following define start address of bp_2_ap script
*/
#define bp_2_ap_ADDR 1029
/*!
* Following define size of bp_2_ap script
*/
#define bp_2_ap_SIZE 223
/*!
* Following define start address of app_2_mcu script
*/
#define app_2_mcu_ADDR 1252
/*!
* Following define size of app_2_mcu script
*/
#define app_2_mcu_SIZE 101
/*!
* Following define start address of mcu_2_app script
*/
#define mcu_2_app_ADDR 1353
/*!
* Following define size of mcu_2_app script
*/
#define mcu_2_app_SIZE 127
/*!
* Following define start address of uart_2_mcu script
*/
#define uart_2_mcu_ADDR 1480
/*!
* Following define size of uart_2_mcu script
*/
#define uart_2_mcu_SIZE 105
/*!
* Following define start address of uartsh_2_mcu script
*/
#define uartsh_2_mcu_ADDR 1585
/*!
* Following define size of uartsh_2_mcu script
*/
#define uartsh_2_mcu_SIZE 98
/*!
* Following define start address of mcu_2_shp script
*/
#define mcu_2_shp_ADDR 1683
/*!
* Following define size of mcu_2_shp script
*/
#define mcu_2_shp_SIZE 123
/*!
* Following define start address of shp_2_mcu script
*/
#define shp_2_mcu_ADDR 1806
/*!
* Following define size of shp_2_mcu script
*/
#define shp_2_mcu_SIZE 101
/*!
* Following define start address of error script
*/
#define error_ADDR 1907
/*!
* Following define size of error script
*/
#define error_SIZE 73
/*!
* Following define start address of test script
*/
#define test_ADDR 1980
/*!
* Following define size of test script
*/
#define test_SIZE 63
/*!
* Following define start address of app_2_per script
*/
#define app_2_per_ADDR 6144
/*!
* Following define size of app_2_per script
*/
#define app_2_per_SIZE 103
/*!
* Following define start address of ata_2_mcu script
*/
#define ata_2_mcu_ADDR 6247
/*!
* Following define size of ata_2_mcu script
*/
#define ata_2_mcu_SIZE 110
/*!
* Following define start address of dptc_dvfs script
*/
#define dptc_dvfs_ADDR 6357
/*!
* Following define size of dptc_dvfs script
*/
#define dptc_dvfs_SIZE 273
/*!
* Following define start address of firi_2_mcu script
*/
#define firi_2_mcu_ADDR 6630
/*!
* Following define size of firi_2_mcu script
*/
#define firi_2_mcu_SIZE 180
/*!
* Following define start address of firi_2_per script
*/
#define firi_2_per_ADDR 6810
/*!
* Following define size of firi_2_per script
*/
#define firi_2_per_SIZE 173
/*!
* Following define start address of mcu_2_ata script
*/
#define mcu_2_ata_ADDR 6983
/*!
* Following define size of mcu_2_ata script
*/
#define mcu_2_ata_SIZE 87
/*!
* Following define start address of mcu_2_firi script
*/
#define mcu_2_firi_ADDR 7070
/*!
* Following define size of mcu_2_firi script
*/
#define mcu_2_firi_SIZE 74
/*!
* Following define start address of mcu_2_mshc script
*/
#define mcu_2_mshc_ADDR 7144
/*!
* Following define size of mcu_2_mshc script
*/
#define mcu_2_mshc_SIZE 48
/*!
* Following define start address of mshc_2_mcu script
*/
#define mshc_2_mcu_ADDR 7192
/*!
* Following define size of mshc_2_mcu script
*/
#define mshc_2_mcu_SIZE 60
/*!
* Following define start address of mshc_2_per script
*/
#define mshc_2_per_ADDR 7252
/*!
* Following define size of mshc_2_per script
*/
#define mshc_2_per_SIZE 52
/*!
* Following define start address of per_2_app script
*/
#define per_2_app_ADDR 7304
/*!
* Following define size of per_2_app script
*/
#define per_2_app_SIZE 129
/*!
* Following define start address of per_2_firi script
*/
#define per_2_firi_ADDR 7433
/*!
* Following define size of per_2_firi script
*/
#define per_2_firi_SIZE 70
/*!
* Following define start address of per_2_mshc script
*/
#define per_2_mshc_ADDR 7503
/*!
* Following define size of per_2_mshc script
*/
#define per_2_mshc_SIZE 48
/*!
* Following define start address of per_2_shp script
*/
#define per_2_shp_ADDR 7551
/*!
* Following define size of per_2_shp script
*/
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -