Hello,
I am new to XMOS and have teething troubles trying lib_dsp. I created a workspace, imported lib_dsp and app_fft into it. Built app_fft successfully. Then I changed the target in the makefile to "USB Audio 2.0 Multichannel Board" (which I have) and the build fails with a whole bunch of "unknown opcode" errors. What did I miss?
Thanks!
(New to XMOS) - app_fft does not build for USB Audio MC Board
-
- Junior Member
- Posts: 7
- Joined: Fri Oct 27, 2017 6:59 am
-
- XCore Addict
- Posts: 224
- Joined: Tue Jan 17, 2017 9:25 pm
I just tested and it works fine for me. What's odd though, is I do not have "USB Audio 2.0 Multichannel Board" as a target option. I choose "XE216-512-TQ128-C20" as the target (that's the silicon on the board). Also, I'm building the "complex" version (but I've used the others in the past without problem).
-
- Junior Member
- Posts: 7
- Joined: Fri Oct 27, 2017 6:59 am