Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

config_mode app fails to build #6

Open
mollerstuen opened this issue Dec 5, 2017 · 0 comments
Open

config_mode app fails to build #6

mollerstuen opened this issue Dec 5, 2017 · 0 comments

Comments

@mollerstuen
Copy link
Contributor

Numerous WICED demo apps (e.g. apps\snip\config_mode) fail to build, due to outdated platform makefile emw3165.mk.

c:/users/XYZ/documents/wiced-studio-5.0/43xxx_wi-fi/tools/arm_gnu/bin/win32/arm-none-eabi-ld.exe: build/snip.config_mode-EMW3165/binary/snip.config_mode-EMW3165.elf section .text' will not fit in region APP_CODE'
c:/users/XYZ/documents/wiced-studio-5.0/43xxx_wi-fi/tools/arm_gnu/bin/win32/arm-none-eabi-ld.exe: region `APP_CODE' overflowed by 22452 bytes
make.exe[1]: *** [build/snip.config_mode-EMW3165/binary/snip.config_mode-EMW3165.elf] Error 1
tools/makefiles/wiced_elf.mk:265: recipe for target 'build/snip.config_mode-EMW3165/binary/snip.config_mode-EMW3165.elf' failed
make: *** [main_app] Error 2
Makefile:348: recipe for target 'main_app' failed

Are multiple copies of the WiFi firmware being included in the binary, due to the current makefile?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant