Path-Problem Codewarrior 8.2

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

Path-Problem Codewarrior 8.2

2,103件の閲覧回数
t_wahl
Contributor I
Hello,

we try to build a library. But the compile process stops (#error "DSP device must be __m56800__ "), because it tries to include headerfiles (e.g. ansi_prefix_dsp.h) from the wrong directory. We have the 56f8357 DSP and want to use the M56800E Linker. The included files are from the directory "{compiler}/56800 Support/..." instead of the directory "{compiler}/56800E Support/...". The access path settings in the target options are set correctly. Where else can we find path settings, which need to be changed?


thanks,

thomas
ラベル(1)
タグ(1)
0 件の賞賛
返信
2 返答(返信)

688件の閲覧回数
GaryOlmstead
Senior Contributor I
I had the exact same problem.  I fixed it by adding a line in the User Paths window of the linker settings box.  I added "{Compiler}M56800E Support" and NOTHING else.
0 件の賞賛
返信

688件の閲覧回数
cabl
Contributor III

Hi everybody.

 

Adding  "{Compiler}M56800E Support" to User Paths did not fit me. I had to remove {Compiler} from System Paths (or change it to M56800E).

 

 

0 件の賞賛
返信