Hey everyone!
I want to provide an update on couple of issues that came up while building pico-examples with the ETOOL Devcontainer
1 - "ERROR: ELF contains memory contents for uninitialized memory at 0x20000000"
This is an interesting one that is being investigated and any feedback would be appreciated. Link to github issue:
https://github.com/PicoNexus/.github/issues/1
2 - Number of projects use heap and picolibc needs these heap symbols defined: __heap_start and __heap_end
https://github.com/PicoNexus/.github/issues/2
3 - Clang is stricter when compiling and TinyUSB examples create warning turned into errors due to [-Wcast-qual] and [-Wunused-but-set-parameter] options.
https://github.com/PicoNexus/.github/issues/3
Cheers,
Pawel
I want to provide an update on couple of issues that came up while building pico-examples with the ETOOL Devcontainer
1 - "ERROR: ELF contains memory contents for uninitialized memory at 0x20000000"
This is an interesting one that is being investigated and any feedback would be appreciated. Link to github issue:
https://github.com/PicoNexus/.github/issues/1
2 - Number of projects use heap and picolibc needs these heap symbols defined: __heap_start and __heap_end
https://github.com/PicoNexus/.github/issues/2
3 - Clang is stricter when compiling and TinyUSB examples create warning turned into errors due to [-Wcast-qual] and [-Wunused-but-set-parameter] options.
https://github.com/PicoNexus/.github/issues/3
Cheers,
Pawel
Statistics: Posted by elektrycerz — Mon Jul 01, 2024 2:16 pm