Where to start application development targetting LS2085 processors?

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

Where to start application development targetting LS2085 processors?

779 Views
nitinkumarambek
Contributor I

I am new to embedded software development. I want to develop an application which should be able to run on LS2080/LS2085/LS2088 processor. Do I only need to start by installing supported SDK on my disk OR sd card? Where should I start as a beginner and which tutorial / links will be helpful for me? 

Labels (1)
0 Kudos
1 Reply

495 Views
Pavel
NXP Employee
NXP Employee

NXP offers SDK Linux BSP for the LS2085 boards. Look at documentation for this BSP on the following page:

http://www.nxp.com/products/software-and-tools/run-time-software/linux-sdk/linux-sdk-for-qoriq-proce...

 

This SDK can be used to develop application using toolchain from this BSP. Install this SDK on your PC, install toolchain from this SDK.

 

NXP offers CodeWarrior IDE compiler. This IDE also can be used to can be used to develop application under SDK Linux BSP. Use CodeWarrior for windows and for Linux using the following page:

http://www.nxp.com/products/software-and-tools/software-development-tools/codewarrior-development-to...


Have a great day,
Pavel Chubakov

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

0 Kudos