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?
NXP offers SDK Linux BSP for the LS2085 boards. Look at documentation for this BSP on the following page:
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:
Have a great day,
Pavel Chubakov
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------