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

Unable to compile cdc_acm with SES 5.30a

Hello, i'm trying to build zephyr\samples\subsys\usb\cdc_acm but i get the following error:

1> zephyr/isr_tables.c does not exist.
1> Combining ‘zephyr/isr_tables.c’
1> C:\Users\nicolas.brunner\ncs\v1.4.99-dev1\toolchain\opt\bin\arm-none-eabi-objcopy.exe: unrecognized option `--output-source'
...
1> C:\Users\nicolas.brunner\ncs\v1.4.99-dev1\toolchain\opt\bin\arm-none-eabi-objcopy.exe: supported targets: elf32-littlearm elf32-littlearm-fdpic elf32-bigarm elf32-bigarm-fdpic elf32-little elf32-big srec symbolsrec verilog tekhex binary ihex plugin
Build failed

With an older SES (5.10d), i have no error during the build.

Parents Reply Children
No Data
Related