Path-Problem Codewarrior 8.2

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Path-Problem Codewarrior 8.2

2,102 次查看
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 回复数

687 次查看
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 项奖励
回复

687 次查看
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 项奖励
回复