new user of nxp microcontroller

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

new user of nxp microcontroller

588 Views
Adarsh_G_N
Contributor I

I am new to nxp micro controller previously I was using STM32 micro controllers, now i am shifting to nxp kinetis MKM34Z256VLL7 , and i am using IAR  IDE to write code , now it is very difficult to me build a simple program .

I don't how to use open source libraries , can any one please help so that i cant start coding in IAR from starch . 

#newtonxp

0 Kudos
3 Replies

585 Views
ErichStyger
Senior Contributor V

It might be much easier for you if you start with the MCUXpresso IDE, as it has everything well integrated.

Especially if you know Eclipse already.

It integrates with the MCUXpresso SDK and includes examples/etc.

 

0 Kudos

583 Views
Adarsh_G_N
Contributor I

will i get library files there so i can use them .

is MCUXpresso free source?

 

0 Kudos

580 Views
ErichStyger
Senior Contributor V

Eclipse is open source.

And you get the libraries (open source too) from https://mcuxpresso.nxp.com

0 Kudos