![]() |
MCUSW
|
The following tables list the memory consumed by MCAL drivers and their example application. These tables are generated from the static analysis of MCAL drivers and example implementation.
Memstats for j721e (release)
Module | Code Size (Bytes) | Data (Bytes) | Un Initialized Data (Bytes)* |
---|---|---|---|
EthTrcv | 2474 | 3 | 82 |
CddIpc | 1510 | 4 | 11940 |
Dio | 1124 | 160 | 0 |
Adc | 3632 | 4 | 852 |
Pwm | 3620 | 121 | 1352 |
Gpt | 4262 | 132 | 392 |
Eth | 15094 | 9383 | 667944 |
Fls | 10172 | 656 | 24 |
Wdg | 886 | 49 | 44 |
Spi | 5426 | 45 | 1500 |
Can | 8630 | 65 | 23052 |
*Please note that the un-initialized segment includes the memory consumed by the MCAL example application.
Memstats for j7200 (release)
Module | Code Size (Bytes) | Data (Bytes) | Un Initialized Data (Bytes)* |
---|---|---|---|
EthTrcv | 2474 | 3 | 82 |
CddIpc | 1498 | 4 | 6820 |
Dio | 1140 | 96 | 0 |
Adc | 3584 | 4 | 448 |
Pwm | 3620 | 121 | 1352 |
Gpt | 4262 | 132 | 392 |
Eth | 15102 | 9383 | 667664 |
Fls | 10486 | 656 | 24 |
Wdg | 886 | 25 | 44 |
Spi | 5426 | 45 | 1500 |
Can | 8630 | 65 | 23068 |
Mcu | 648 | 13 | 9 |
*Please note that the un-initialized segment includes the memory consumed by the MCAL example application.
Revision | Date | Author | Description |
---|---|---|---|
0.1 | 05 Feb 2020 | Vibha Pant | Initial Version |
0.2 | 06 Feb 2020 | Vibha Pant | Addressed review comments, Approved |
1.0 | 2 Jun 2020 | Sunil M S | 4.3.1 Porting Updates | Approved