DataSheet_TMS570LS1227s

Autosar FEE 01.23.02
Data Sheet for TMS570LS1227
15th Mar 2016
Copyright © 2003-2016 Texas Instruments Incorporated. All rights reserved.
Information in this document is subject to change without notice. Texas Instruments may have pending
patent applications, trademarks, copyrights, or other intellectual property rights covering matter in this
document. The furnishing of this documents is given for usage with Texas Instruments products only and
does not give you any license to the intellectual property that might be contained within this document.
Texas Instruments makes no implied or expressed warranties in this document and is not responsible for
the products based from this document.
`
Page 1 of 4

`
TABLE OF CONTENTS
1
Memory FootPrint ......................................................................................... 3
2
Performance Numbers on API’s ................................................................... 3
Page 2 of 4

`
1
Memory FootPrint
In Bytes
Modules
.text
.const
.bss
.data
FEE
18856
128 1012
13
Above readings were taken with following compiler settings:
Compiler version : 5.0.4
-mv7R4
--code_state=32
--float_support=VFPv3D16
--abi=eabi
-O2
-g
--
diag_warning=261 --diag_warning=118 --diag_warning=225 --diag_error=189 --
diag_error=994 --diag_error=551 --display_error_number --enum_type=packed
2
Performance Numbers on API’s
Numbers In CPU Cycles @ 160 MHz
API
Ticks
Comments
TI FEE
Create two active VS,
one each for
EEPROM1 and
Fee_Init()
2843034 EEPROM2.
Complete Pending
Fee_MainFunction()
2082 INIT writes.
Fee_Write()
9501 Measure time to
complete write
job.(block size = 8.
Fee_MainFunction()
29786 Total 40 bytes)
When no jobs are
Fee_MainFunction()
746 pending.
Fee_Read()
2112
Measure time to
complete Read job(8
Fee_MainFunction()
1608 bytes)
Fee_InvalidateBlock()
1258 Measure time to
complete Invalidate
Fee_MainFunction()
2018 job.
Fee_EraseImmediateBlock()
1468 Measure time to
Fee_MainFunction()
2050 complete
Page 3 of 4

`
EraseImmediate job.
Fee_Cancel()
324
Fee_GetJobResult()
183
Fee_GetVersionInfo( )
82
Fee_GetStatus( )
335
Page 4 of 4
Document Outline
- Autosar FEE 01.23.02
- Data Sheet for TMS570LS1227
- 15th Mar 2016
- TABLE OF CONTENTS
- 1 Memory FootPrint
- 2 Performance Numbers on API’s