how to activate level 2 cache for stm32mp157 ?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-01-29 3:55 PM
1 ACCEPTED SOLUTION
Accepted Solutions
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-01-29 10:57 PM
The L2 is enabled together with L1 data cache.
Obviously, need MMU correctly setup and SMP=1 (mandatory to have data cache) as well as I (for instruction cache).
Regards.
In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-01-29 10:57 PM
The L2 is enabled together with L1 data cache.
Obviously, need MMU correctly setup and SMP=1 (mandatory to have data cache) as well as I (for instruction cache).
Regards.
In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.
