This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Error when building the samples for beacon module using gcc

I tried to follow some tutorials on this site to build the samples for the beacon modules using gcc.

I am seeing this error:

Compiling file: bootloader_util_arm.c ../../../../../components/libraries/bootloader_dfu/bootloader_util_arm.c:48:10: error: expected '(' before 'static' asm static void bootloader_util_reset(uint32_t start_addr) ^ ../../../../../components/libraries/bootloader_dfu/bootloader_util_arm.c:56:20: error: stray '#' in program LDR R6, [R0, #0x04] ; Load Reset handler into register 6. ^

Can someone share some insights on what I may have done wrong?

Parents Reply Children
No Data
Related