LPC1343 assembler

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

LPC1343 assembler

260 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Andrew24 on Sat Apr 03 03:55:23 MST 2010
Hello, i would like to learn programming LPC1343 in assembler.Is it possible in eclipse IDE?
0 Kudos
2 Replies

240 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Andrew24 on Sat Apr 03 07:15:05 MST 2010
Thank you for your answer.
0 Kudos

240 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by CodeRedSupport on Sat Apr 03 06:27:27 MST 2010
The Cortex-M family of processors, as used in the LPC11/LPC13/LPC17 MCUs, were primarily designed to be programmed in C. However it is still quite possible to code within the LPCXpresso IDE in assembler if you really want to.

There are several previous threads on doing this, for example:

http://knowledgebase.nxp.com/showthread.php?t=85
http://knowledgebase.nxp.com/showthread.php?t=129

I suggest that you start of by looking at these.

You might also want to consider obtaining "The Definitive Guide  to the ARM Cortex-M3" by Joseph Yiu, the second edition of which was recently published....

http://www.amazon.co.uk/Definitive-Guide-ARM-Cortex-M3/dp/185617963X/ref=sr_1_5?ie=UTF8&s=books&qid=...

Regards,
CodeRedSupport
0 Kudos