does Xpresso support for LPC2388?

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

does Xpresso support for LPC2388?

289 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by boB on Sun Jan 22 08:06:03 MST 2012
I'm developing new board with the LPC2388 and am looking for the easiest (best) development environment. We already have boards made with JTAG header.

I've done some searches but am not sure if LPCXpresso supports the LPC2388..
Or, can Xpresso be used to develop all ARM micros?? using the LPC-link portion of the board only..

I know there's a 128k limit, but am wondering if Xpresso with one of LPC-link is otherwise a good choice for development.
Can someone suggset alternatives maybe.

Thanks for any help.
0 Kudos
2 Replies

235 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Rajesh on Mon Jan 23 04:58:08 MST 2012
Hi zero,
             i have successfully tested CANOPEN_sdo_expedit_read/wtite functions in lpc11c24 using lpcxpresso IDE..But i did not get the use of  CANOPEN_sdo_req function..can u plz tell me the use of this function..
               moreover  CANOPEN_sdo_expedit_read/wtite functions are only executed in SDO server side not in SDO client side..is it so?..
0 Kudos

235 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Ex-Zero on Sun Jan 22 08:43:26 MST 2012
LPCXpresso Supported LPC products:

http://ics.nxp.com/support/documents/microcontrollers/pdf/lpcxpresso.getting.started.pdf


Quote:

Supported LPC products and board part numbers on the LPCXpresso platform:

LPC1100: LPC1102 LPC1111/101 LPC1111/102 LPC1111/201 LPC1111/202 LPC1112/101 LPC1112/102 LPC1112/201 LPC1112/202 LPC1113/201 LPC1113/202 LPC1113/301 LPC1113/302 LPC1114/201 LPC1114/202 LPC1114/301 LPC1114/302 LPC11C12/301 LPC11C14/301 LPC11C22/301 LPC11C24/301 LPC11U12/201 LPC11U13/201 LPC11U14/201

OM11049: LPC1114/302

OM13014: LPC11U14

OM13012: LPC11C24

LPC1200: LPC1224/201 LPC1224/221 LPC1225/301 LPC1225/321 LPC1226/301 LPC1227/301

OM13008: LPC1227

LPC1300: LPC1311 LPC1311/01 LPC1313 LPC1313/01 LPC1342 LPC1343

OM11048: LPC1343

LPC1700: LPC1751 LPC1752 LPC1754 LPC1756 LPC1758 LPC1759 LPC1763 LPC1764 LPC1765 LPC1766 LPC1767 LPC1768 LPC1769 LPC1774 LPC1776 LPC1777 LPC1778 LPC1785 LPC1786 LPC1787 LPC1788

OM13000: LPC1769

LPC1800: Coming soon

LPC2000: LPC2109 LPC2109/01 LPC2134 LPC2142 LPC2362 LPC2929

LPC3000: LPC3130 LPC3250

LPC4000: Coming soon



Quote:

I know there's a 128k limit, but am wondering if Xpresso with one of LPC-link is otherwise a good choice for development.

#1 128k are a lot of code :eek:

#2 It's possible to upgrade :)

#3 This is programming/debugging limit. The Compiler isn't limited. So you can create code > 128k and program it with FlashMagic or something else :rolleyes:
0 Kudos