NxtrLib_Systemtime Integration_Manual
Contents
1 Dependencies 1
2 Configuration 1
2.1 Build Time Config 1
2.2 Generator Config 1
2.2.1 System 1
2.2.2 NvMProxyBlock 2
3 Integration 2
4 Runnable Scheduling 2
5 Memory Mapping 3
5.1 Mapping 3
5.2 Usage 3
6 Revision Control Log 4
Dependencies
Configuration
Build Time Config
Generator Config
System
Integration
The following import steps must be completed:
Place CBD project structure to appropriate integration folder
Copy SystemTime_Cfg.h.tt into the Header folder and remove the .tt extension.
Configure the constant D_TickRate_Cnt_u32 to the appropriate Os system tick time.
Runnable Scheduling
This section specifies the required runnable scheduling.
Runnable | Scheduling Requirements | Trigger |
---|
| | |
Memory Mapping
Mapping
* Each …START_SEC… constant is terminated by a …STOP_SEC… constant as specified in the AUTOSAR Memory Mapping requirements.
Usage
Table 1: ARM Cortex R4 Memory Usage
Feature | RAM | ROM |
---|
Full driver | | |
Revision Control Log
Item # | Rev # | Change Description | Date | Author Initials |
---|
1 | | Initial version | 26Jul13 | SAH |