File not found at link time

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

File not found at link time

ソリューションへジャンプ
1,721件の閲覧回数
pietrodicastri
Senior Contributor II

Good morning

 

I want to attach the CMSIS library to the project. I have normally added the path and the library to the project properties.

The .png attached describes what happens. It cannot find -llibarm_cortexM4l_math.a but the library is there.

The picture shows the settings and the error.

Some suggestions???

 

 

Thank You

ラベル(1)
0 件の賞賛
返信
1 解決策
1,601件の閲覧回数
BlackNight
NXP Employee
NXP Employee

Hi Pietro,

have a look at

Creating and using Libraries with ARM gcc and Eclipse | MCU on Eclipse

The thing is that you shall not specify the lib prefix and the .a extension for GNU tools.

I hope this helps,

Erich

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
1,602件の閲覧回数
BlackNight
NXP Employee
NXP Employee

Hi Pietro,

have a look at

Creating and using Libraries with ARM gcc and Eclipse | MCU on Eclipse

The thing is that you shall not specify the lib prefix and the .a extension for GNU tools.

I hope this helps,

Erich

0 件の賞賛
返信