Revise DCache with RTT section

Signed-off-by: HiFiPhile <admin@hifiphile.com>
This commit is contained in:
HiFiPhile
2025-07-04 12:10:56 +02:00
parent 211c2e380f
commit ffab23cf0f
7 changed files with 152 additions and 12 deletions

View File

@@ -99,7 +99,6 @@ static void trace_etm_init(void) {
void board_init(void) {
SCB_EnableICache();
SCB_EnableDCache();
HAL_Init();