NXP is running an MCU Campaign that includes free samples, special discounted tools from our partners and a chance for free tools as well! You can see all of...
... Limited number of CPU types :( I hoped to get hands on a CM0 chip :( -- 42Bastian ... Parts of this email are written with invisible ink. Note: SPAM-only...
Hello NXP, ... on the sample page there is no option to select (or at least see) a package type. From my point of view, i am not able to work with BGA type...
Ok, I got the blink LED code working and debug perfectly ;-) I am sending all my files for anyone who needs them :-) All files are also available on this SVN: ...
Hi! I'm new in using IAR IDE and I need to generate a .hex file to programm my chip(LPC2148) with LPC2000 Flash Utility(LPC210X_ISP.exe). I observe that the...
Under Project\Options, select the Output Converter category. In the dialog for this category, check "Generate addtional output". This will enable a choice of...
Hello NXP, ... many thanks for the quick and good response. The LPC1700 familiy is not in the list to get samples from. Is there another page where you can...
... Check out the GNU tools that come with IAR 5 (assuming you use this version). Then check the manuals for the GNU binutils. -- 42Bastian ... Parts of this...
Hello, after having Keil`s MCI sample running with EA`s LPC2468-16 OEM board I realized that it makes no difference whether I activate the wide bus mode or...
... Hello, sending 10 as argument für isn't a problem, becaus 10 (dec) reads as 1010 (bin) and so the corresponding bit is set (bit 1). Transfering 0x80*512...
I'd like to understand ARM Assembly a bit better ... at least enough to understand the boot code, etc., anyway. Unfortunately, there seems to be far less...
... From: "Kevin Townsend" <ktownsend@...> To: <lpc2000@yahoogroups.com> Sent: Saturday, May 02, 2009 7:47 PM Subject: [lpc2000] Book on ARM Assembly? ... ...
... Hi Kevin, I found "infocenter.arm.com/help/topic/com.arm.doc.ddi0210c/DDI0210B.pdf" to be quite useful. And study all source code you can get your hands...
Thanks for the links ... since I'm mostly using TDMI-S chips (though I'm interested in the new LPC3000 family as well), I thought I'd add the ARM7RDMI-S...
I was just looking through both the TDMI-S and the general ARM guides mentionned in previous posts, and there is a lot of useful information, but I didn't see...
Hi Kevin, ... Take a look at the PDF, and code here: http://www.ovro.caltech.edu/~dwh/ucos/ http://www.ovro.caltech.edu/~dwh/ucos/project_AR1803.pdf ...
... Did somebody already recommend the ARM system developers guide? ISBN-10: 1558608745 ... There is not really that much to do. Take a look at the startup...
... In my opinion it depends alot on your specific board configuration. I may be in the same phase as you are, trying to get my Olimex LPC-E2468 environment...
... Hi Dave, Thanks for your link to this very illustrative piece of ARM doc. At least for me it is a very comprehensive way to increase my knowledge of...
... The PDF is really useful (I haven't looked at the code yet). Thanks a lot for the link. I'll have to print it out and spend some time reading through it,...
As already stated in a previous reply, IAR can generate during build an HEX file : you need to ask for a linker extra-output file in Intel-extended format...
... From memory I think the difference is that it doesn't generate the sum of vectors that the bootloader needs to recognise valid code - it expects the...
... I posted here... http://tech.groups.yahoo.com/group/lpc2000/message/40444 ... the OpenOCD.cfg file I use with my LPC2103 and the Olimex USB JTAG Tiny...
... Henry, Were you able to get this working as I am having the same issue. I have tried everything but web portion does nott seem to be working. Please let me...
Hi all! I own a MCB2300 board (version 3) and I have noticed lately that sometimes when I turn on the board the speed is not as it is supposed to be - about...