ARMmbed / ARMmbed/uvisor

Add k64f specific heap and stack size rounding for bss.boxes

Open
#206 1 comment 0 reactions 0 assignees View on GitHub
mirrored
Dominant language
C
Stars
135
Forks
72
PR merge metrics
No merged PRs in 30d

Description

This is an inefficient use of SRAM on K64F.
https://github.com/ARMmbed/uvisor/blob/master/api/inc/box_config.h#L59

@meriac

Contributor guide

Open the contributing guide

Research direction

Start at api/inc/box_config.h#L59 and inspect how bss.boxes determines heap and stack sizes for K64F. Trace the existing size-rounding logic and identify the K64F-specific SRAM constraint described in the issue. Done means the configuration uses the requested K64F-specific rounding without reducing correctness.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
embedded-iot
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.