Content originally posted in LPCWare by hjvanderlinden on Sun Nov 13 12:48:25 MST 2011
Hi a few days ago I have moved from Cypress PSOCs to NXP LPC but I am having an extremely hard time understanding how to get something working in the IDE. I have spent one and half days looking on the internet watching getting started videos and doing some reading in the user manual for the LPC1769 I'm using but I am really missing a good tutorial with explanations and code examples.
Could somebody point me to links regarding the following:
1) descriptions of the available c++ macro's (?) and include h. files. I come from a background of assembly programming and don't know that much about c++ (but working on it :) ). Cypress had nice datasheets describing how to interact with their blocks (application programmer interfaces)
2) a link to the user manual of the IDE. Is this the eclipse IDE? I'm really confused here
3) a link different than the 'examples' on the nxp site. These examples are quite useless because the full details of all the code and choices are not given. I don't want to write code copy-pasted from a number of examples, glue this 'code' together and hope it will work in my product. I assume there must be a reference which describes all choices and their implications in detail together with code examples...
Any help is much appreciated!
Heiko