Skip to content

Create GCC toolchain (tar ball in xtensa-overlay repo) to a new platform. #9324

Closed Answered by lgirdwood
saisurya-ch asked this question in Q&A
Discussion options

You must be logged in to vote
sof/src/arch/xtensa/xtos/core-save.S: Assembler messages:
sof/src/arch/xtensa/xtos/core-save.S:554: Error: unknown opcode or format name 'rur.xnne_rerr'
gmake[3]: *** [src/arch/xtensa/xtos/CMakeFiles/xtos.dir/build.make:90: src/arch/xtensa/xtos/CMakeFiles/xtos.dir/core-

This is caused by the supplied binutils patches not being aligned with your ISA config, 2 fixes

  1. Raise a ticket with Cadence and get the correct binutils patches.

OR

  1. Work around this problem with an ifdef for GCC. GCC is not building runtime binaries (no hifi SIMD support), but is building for CI sanity and static analysis reasons.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by saisurya-ch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants