multiple definition of 'xtos_interrupt_table'

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

multiple definition of 'xtos_interrupt_table'

490件の閲覧回数
EvgenyShp
Contributor I

hello,

I am trying to build the dsp_framework project for the firmware i.MX 8M Plus included XOS system.

I am working in Xtensa Xplorer IDE environment.

My DSP framework project is created according to i.MX DSP User's Guide, Rev. LF6.6.3_1.0.0 -- 29 March 2024. ----> section 5.2 "Creating the DSP framework Xplorer project"

I am using followed options:

Addl compiler: "-DPLATF_8M" "-DDEBUG"

Linker: Custom LSP Path: /home/imx-audio-framework/dsp_framework/memmap/imx8M

Libraries: "-lxos" "lxtutil"

DSP configuration into C/C++ Xtensa Xplorer is C: hifi4_mscale_v1_0_2_prod

 

As result of pressing "Build Active" I am getting followed error: multiple definition of 'xtos_interrupt_table'..

 

Please advise me how I can solve above issue?

Thank you in advance

Evgeny

0 件の賞賛
返信
0 返答(返信)