IngmarEckhardt / IngmarEckhardt/dwarfOS

explain these 16 bytes on the stack

Open
#17 0 comments 0 reactions 0 assignees View on GitHub
question
Dominant language
C
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Expectation of sending strings from progmem to stdout would be zero ram consumption, using the advantages of the harvard architecture. It seems that sending a string from the array dont consume any memory, but sending the two large separated strings puts 8 bytes to the stack in this function, for every call, that are cleared after return, but still dont fulfill our expectations?

https://github.com/IngmarEckhardt/Dwarf-Example/blob/main/src/textfile_example_328.c

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.