How to use "GFLIB_sqrt_x16"

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

How to use "GFLIB_sqrt_x16"

871件の閲覧回数
Gildarai
Contributor II

I develop SW on s12zvml with Codewarrior for MCU 11.1.

I want to calculate 'sqrt' fastly.

I found "GFLIB_sqrt_x16" function in gflib.h. But it might be could not find definition.

Here is messege

"Description Resource Path Location Type
Symbol GFLIB_Sqrt_F16 in file [MY DIR]\main_c.obj is undefined Gen3K_Application_NoBoot C/C++ Problem

There is no problem use "GFBLIB_Cos".

What can I use for this?

 

Best Regard.

0 件の賞賛
返信
1 返信

851件の閲覧回数
lama
NXP TechSupport
NXP TechSupport

Hi,


1) You want to use  sqrt so I suppose you have opened your project with float arithmetic possibilities. If not then it is easier to create new project and copy there files from older one than rebuild project for float arithmetic.

 

lama_0-1732788193513.png

 

2) I suppose this is what you did

lama_1-1732788193531.png

Best regards,
Ladislav

0 件の賞賛
返信