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

Code is not building #5

Open
khuram11 opened this issue Dec 2, 2023 · 0 comments
Open

Code is not building #5

khuram11 opened this issue Dec 2, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@khuram11
Copy link

khuram11 commented Dec 2, 2023

Board type

STM32 P-L496G-CELL02

Modem

. BG96

Describe the bug

after downloading the freertosblueprint and importing it to stm32cuubeide , firstly it didnot locate nce_iot_c_sdk.h. if I maually add them then it gives following errors,

D:/STM32/STM32CubeIDE_1.13.2/STM32CubeIDE/plugins/com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.11.3.rel1.win32_1.1.1.202309131626/tools/bin/../lib/gcc/arm-none-eabi/11.3.1/../../../../arm-none-eabi/bin/ld.exe: D:/STM32/STM32CubeIDE_1.13.2/STM32CubeIDE/plugins/com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.11.3.rel1.win32_1.1.1.202309131626/tools/bin/../lib/gcc/arm-none-eabi/11.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+fp/hard\libc.a(libc_a-gettimeofdayr.o): in function _gettimeofday_r': (.text._gettimeofday_r+0xe): warning: _gettimeofday is not implemented and will always fail D:/STM32/STM32CubeIDE_1.13.2/STM32CubeIDE/plugins/com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.11.3.rel1.win32_1.1.1.202309131626/tools/bin/../lib/gcc/arm-none-eabi/11.3.1/../../../../arm-none-eabi/bin/ld.exe: aws_demos.elf section ._user_heap_stack' will not fit in region RAM' D:/STM32/STM32CubeIDE_1.13.2/STM32CubeIDE/plugins/com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.11.3.rel1.win32_1.1.1.202309131626/tools/bin/../lib/gcc/arm-none-eabi/11.3.1/../../../../arm-none-eabi/bin/ld.exe: region RAM' overflowed by 680 bytes
collect2.exe: error: ld returned 1 exit status
make[1]: *** [makefile:112: aws_demos.elf] Error 1
make: *** [makefile:105: all] Error 2
"make all" terminated with exit code 2. Build might be incomplete.

23:42:46 Build Failed. 5 errors, 79 warnings. (took 54s.377ms)

Expected Behavior

It should have build cleanly since I didnot make any changes to the code.

Current Behavior

Its not building cleanly and having 5 errors, and 79 warnings

Reproduction Steps

No response

Other information

No response

@khuram11 khuram11 added the bug Something isn't working label Dec 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant