Skip to content

section `.itcm' will not fit in region #19

@ten-faced-carrot

Description

@ten-faced-carrot

In an attempt to make this work, I've cloned this repository and adjusted a few values, like the YouTube URL, the API key etc.

However, when running make, although it seems to do things, eventually it errors out with the following:

/opt/devkitpro/devkitARM/bin/../lib/gcc/arm-none-eabi/13.2.0/../../../../arm-none-eabi/bin/ld: /home/xxxxxxx/YoutubeDS/YoutubeDS.elf section `.itcm' will not fit in region `itcm'
/opt/devkitpro/devkitARM/bin/../lib/gcc/arm-none-eabi/13.2.0/../../../../arm-none-eabi/bin/ld: region `itcm' overflowed by 10128 bytes
collect2: error: ld returned 1 exit status
make[1]: *** [/opt/devkitpro/devkitARM/ds_rules:57: /home/xxxxxxx/YoutubeDS/YoutubeDS.elf] Fehler 1
make: *** [Makefile:109: build] Fehler 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions