iLLD_TC27xD  1.0
IfxFlash_cfg.c File Reference

Flash on-chip implementation data. More...

#include "IfxFlash_cfg.h"

Go to the source code of this file.

Variables

const IfxFlash_flashSector IfxFlash_dFlashTableEepLog [IFXFLASH_DFLASH_NUM_LOG_SECTORS]
 
const IfxFlash_flashSector IfxFlash_dFlashTableHsmLog [IFXFLASH_DFLASH_NUM_HSM_LOG_SECTORS]
 
const IfxFlash_flashSector IfxFlash_dFlashTablePhys [IFXFLASH_DFLASH_NUM_PHYSICAL_SECTORS]
 
const IfxFlash_flashSector IfxFlash_dFlashTableUcbLog [IFXFLASH_DFLASH_NUM_UCB_LOG_SECTORS]
 
const IfxFlash_flashSector IfxFlash_pFlashTableLog [IFXFLASH_PFLASH_NUM_LOG_SECTORS]
 
const IfxFlash_flashSector IfxFlash_pFlashTablePhys [IFXFLASH_PFLASH_NUM_PHYSICAL_SECTORS]
 

Detailed Description

Flash on-chip implementation data.

Version
iLLD_1_0_0_11_0
                            IMPORTANT NOTICE

Infineon Technologies AG (Infineon) is supplying this file for use exclusively with Infineon's microcontroller products. This file can be freely distributed within development tools that are supporting such microcontroller products.

THIS SOFTWARE IS PROVIDED "AS IS". NO WARRANTIES, WHETHER EXPRESS, IMPLIED OR STATUTORY, INCLUDING, BUT NOT LIMITED TO, IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE APPLY TO THIS SOFTWARE. INFINEON SHALL NOT, IN ANY CIRCUMSTANCES, BE LIABLE FOR SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, FOR ANY REASON WHATSOEVER.

Definition in file IfxFlash_cfg.c.

Variable Documentation

const IfxFlash_flashSector IfxFlash_dFlashTableEepLog[IFXFLASH_DFLASH_NUM_LOG_SECTORS]

Definition at line 35 of file IfxFlash_cfg.c.

const IfxFlash_flashSector IfxFlash_dFlashTableHsmLog[IFXFLASH_DFLASH_NUM_HSM_LOG_SECTORS]
Initial value:
= {
{0xaf110000, 0xaf111fff},
{0xaf112000, 0xaf113fff},
{0xaf114000, 0xaf115fff},
{0xaf116000, 0xaf117fff},
{0xaf118000, 0xaf119fff},
{0xaf11a000, 0xaf11bfff},
{0xaf11c000, 0xaf11dfff},
{0xaf11e000, 0xaf11ffff},
}

Definition at line 86 of file IfxFlash_cfg.c.

Initial value:

Definition at line 97 of file IfxFlash_cfg.c.

const IfxFlash_flashSector IfxFlash_dFlashTableUcbLog[IFXFLASH_DFLASH_NUM_UCB_LOG_SECTORS]
Initial value:
= {
{0xaf100000, 0xaf1003ff},
{0xaf100400, 0xaf1007ff},
{0xaf100800, 0xaf100bff},
{0xaf100c00, 0xaf100fff},
{0xaf101000, 0xaf1013ff},
{0xaf101400, 0xaf1017ff},
{0xaf101800, 0xaf101bff},
{0xaf101c00, 0xaf101fff},
{0xaf102000, 0xaf1023ff},
{0xaf102400, 0xaf1027ff},
{0xaf102800, 0xaf102bff},
{0xaf102c00, 0xaf102fff},
{0xaf103000, 0xaf1033ff},
{0xaf103400, 0xaf1037ff},
{0xaf103800, 0xaf103bff},
{0xaf103c00, 0xaf103fff},
}

Definition at line 101 of file IfxFlash_cfg.c.

const IfxFlash_flashSector IfxFlash_pFlashTableLog[IFXFLASH_PFLASH_NUM_LOG_SECTORS]

Definition at line 120 of file IfxFlash_cfg.c.

Initial value:
= {
{0xa0000000, 0xa007ffff},
{0xa0080000, 0xa00fffff},
{0xa0100000, 0xa017ffff},
{0xa0180000, 0xa01fffff},
{0xa0200000, 0xa027ffff},
{0xa0280000, 0xa02fffff},
{0xa0300000, 0xa037ffff},
{0xa0380000, 0xa03fffff},
}

Definition at line 177 of file IfxFlash_cfg.c.