source code for iar_lib_power.a

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

source code for iar_lib_power.a

1,444 Views
veneff
Contributor I

I can't use the precompiled iar_lib_power library.  I'm using GCC and it is calling undefined routines.

So, I'm looking for the source code that is used to generate this library.

Labels (1)
Tags (2)
0 Kudos
2 Replies

1,179 Views
bin_er
NXP Employee
NXP Employee

Hi Vance Neff

Power library is delivered in three format, for armcc(KEIL), iccarm(IAR), and gcc(MCUXPRESSO IDE)

You may download SDK for MCUXPRESSO and using libfsl_power_lib.a which is in \devices\LPC54608\mcuxpresso folder.

0 Kudos

1,179 Views
veneff
Contributor I

Thank you.

The GCC version was not in the SDK_2.0_LPC54608J512 that I down loaded

3/21, but it is in the SDK_2.2_LPC54618J512 that I had downloaded 3/23.

My test project does compile now.

Thanks again!

Thank you,

Vance Neff

Partech, Inc.

*This email may contain material that is confidential, privileged and/or

attorney work product for the sole use of the intended recipient. Any

review, reliance or distribution by others or forwarding without express

permission is strictly prohibited. If you are not the intended recipient,

please contact the sender and delete all copies.*

On Thu, Mar 30, 2017 at 10:09 PM, lowpowermonster <admin@community.nxp.com>

0 Kudos