libksdk_platform.lib: No such file or directory

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

libksdk_platform.lib: No such file or directory

1,414件の閲覧回数
tilakmarupilla
Contributor II

Hi there,

I'm using a FRDM KL82Z board was just trying a hello world program in Keil from the package downloaded and encountered the following error. 

release\hello_world.out: error: L6002U: Could not open file ../../../../../lib/ksdk_platform_lib/mdk/KL82Z7/release/libksdk_platform.lib: No such file or directory

I followed the same path specified above and saw that libksdk_platform.lib isn't present. 

from a similar question posted in forum, I made sure to build the platform package before building the main project files. 

Please advise me where this is going wrong 

タグ(1)
0 件の賞賛
返信
1 返信

1,268件の閲覧回数
danielchen
NXP TechSupport
NXP TechSupport

Hi Tilak:

I would suggest you build libsdk_platform.lib first, make sure the build target is release, not debug,   then check whether the library is present.

If it is present, then build the hello world, release target. 

Regards

Daniel

0 件の賞賛
返信