IngmarEckhardt / IngmarEckhardt/dwarfOS
additional unwanted signs in stdout after sucessfully loading a string
Open
bug
- Dominant language
- C
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Both example show the problem that we can successfully call the strings with near and far progmem-getters, but after the string 142 is send, there are a few dozen unwanted additional non ascii signs put into stdout. The string is null terminated in flash, as you can observe by yourself with the target at the end of the CMakeLists with objdump.
https://github.com/IngmarEckhardt/Dwarf-Example/blob/main/src/textfile_example_328.c
https://github.com/IngmarEckhardt/Dwarf-Example/blob/main/src/textfile_example.c
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.