codewarrior only call the lib file which generated by itself?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

codewarrior only call the lib file which generated by itself?

624 Views
yongpanan
Contributor II

Hello,

I recently used the mpu9250 axis attitude sensor, and I used the MC9S12XEP100 chip to develop in the codewarrior 5.9 environment. When I call the lib file provided by the MPU9250, the codewarrior always reports an error: L1934:ELF:Request is not valid
The lib file is used in the keil environment without problems.
Can codewarrior only call the lib file generated by itself?

Labels (1)
0 Kudos
3 Replies

561 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi Yongpan An

You are right.CodeWarrior only calls the lib generated by itself.

For example, your app is developed under CodeWarrior v5.2, the lib should also be built under this version also.


Have a great day,
Jun Zhang

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

561 Views
yongpanan
Contributor II

HI,ZhangJennie

I got it.Thanks for you help.

0 Kudos

561 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

You are welcome!

0 Kudos