Re: [lpc2000] Re: IAP problem
2005-09-05 by Michal Krestan
... From: Mark Butcher To: lpc2000@yahoogroups.com Sent: Monday, September 05, 2005 5:42 PM Subject: [lpc2000] Re: IAP problem Hi, I ve got disabled all
Yahoo Groups archive
Messages
Page 156 of 329 · 16407 messages matched
2005-09-05 by Michal Krestan
... From: Mark Butcher To: lpc2000@yahoogroups.com Sent: Monday, September 05, 2005 5:42 PM Subject: [lpc2000] Re: IAP problem Hi, I ve got disabled all
2005-09-05 by Randy M. Dumse
... Thanks for the mention. Wanted to point out, an even lower floor, with special pricing help from Philips, we re offering our Tini2131(TM) board at $29.
2005-09-05 by Jerzy Lelusz
Check this PDF: http://www.olimex.com/dev/pdf/ARM%20Cross%20Development%20with%20Eclipse.pdf ... -- Jerzy Lelusz Electronics Engineer Geola Technologies Ltd
2005-09-05 by Mark Butcher
Michal How are you handling interrupts which may occur during programming? Your interrupt routines must either be completely in RAM or interrupts must be
2005-09-05 by Mukadder Ceyhan
Hi! I want to install this gnu arm development platform.Is there any tutorial about installation? in website http://www.gnuarm.com/ there is no installation
2005-09-05 by gfaurie1
Hello, I use LPC2294 and SPI bus. I d like to use SSEL PIN as another function (EINT2) because all my SPI peripheral don t need SSEL signal. It seems that i am
2005-09-05 by Michal Krestan
Hi, I still have problem with IAP on LPC2106. I ve upgraded my bootloader to verion 1.52 as desribed on philips website and it still doesn t work. It will hang
2005-09-05 by eryb77
What maximum bitrate of SSP in SPI slave mode? I can to evaluate this only obliquely on CPSDVSR value. In UM is written In case of an SSP operating in the
2005-09-05 by Mukadder Ceyhan
Hi everbody! I am new to ARM.I have made a wiggler jtag then i try to debug/download my program to OKI s ML674061 demo board.Then i came across the following
2005-09-05 by mpwalter2005
Hi everybody, it is possible at the IAP Command (Copy to flash) to use as source the external RAM - or can i use only the internal RAM ? Everytime when I try
2005-09-05 by mpwalter2005
everything is ok now, i have found my error ... ... to ... mapping ... 0x81000000!
2005-09-05 by lpc2100_fan
Come on, there are numerous boards out there readily available from Keil, Embedded Artists, Olimex, New Micros, rangeing in pricnig from 35 Euros (approx $45)
2005-09-05 by David Kay
Averlogic make such devices:- http://www.averlogic.com.tw/dualport_sarm.asp?protype=Dual%2DPort+SRAMs Kind Regards, For and On Behalf of Adilam Electronics
2005-09-05 by fangneu
2005-09-05 by radim100
Hi, We have developed LPC213X board for our last project and decided to make it available for public sale by the end of September. To find out more about
2005-09-03 by Rick Collins
GNUARM 4.0.1 for Windows and Linux x86_64 uploaded to http://www.gnuarm.com Some of the other mirrors are getting pretty out of date.
2005-09-03 by Dan Beadle
Thanks. I tried to strip the release down to the minimal size... I missed a couple files. I did another test and the build is successful on my machine. Dan
2005-09-03 by Peter Homann
Hi Dan, I downloaded the port and tried to make it. Came up with the following error. :-) The file does not exist? Fatal Error[Pe005]: could not open source
2005-09-03 by Michael Johnson
Hi Brian, The LPC2xxx series can t be brought out of reset under JTAG debug control. So you are not getting a hardware reset on each debug run. The worse case
2005-09-03 by lpc2100_fan
Ken the difference between the 2214 you are using and the 2294 the question was about are 4 CAN interfaces. CAN works at baudrates like 1 Mbit/s 500 kbit/s,
2005-09-03 by Dan Beadle
I have just posted FreeRTOS Version 3.20 for IAR/ARM on my website ftp://inclinesoftworks.com Use UserName incline9_cust and
2005-09-03 by Scott Newell
... My copy of the ARM ARM pdf (ARM DD1 0100E, from an ARM developer s cd) is marked June 2000, Issue E, Updated for ARM architecture v5TE and corrections to
2005-09-03 by Eric Engler
... Its my understanding that the second edition covers the Thumb instruction set, but the first edition did not. Is this true? Or, were the Thumb instructions
2005-09-02 by Brian C. Lane
... Actually it is running from flash. It looks like it gets reflashed each time it reloads. I m wondering if there is a difference between a soft reset and a
2005-09-02 by Ken Wada
... ok...You MUST do the following: 1. In general, you MUST design in your main clock crystal to be some multipe of 9600. Personally, I use 11.0592Mhz,
2005-09-02 by David Hawkins
... The data sheet usually specifies a reset value for registers, so normally those registers will be cleared. Try a flash RAM version of the program. Hit
2005-09-02 by Brian C. Lane
... The startup code from Rowley clears ram first I think, and all my variables are initialized at powerup anyway. It seems to be related to the hardware
2005-09-02 by David Hawkins
... An idea: When debugging with JTAG, often the program runs out of SRAM. Unless the loader explicitly clears RAM (eg. the .bss area), then there is a chance
2005-09-02 by Brian C. Lane
I m not sure what s going on here, but I appear to be having a reset problem with the Keil development board. I am using CrossWorks for the ARM and a Olimex
2005-09-02 by philips_apps
Hello Malcom, Here are elements of your SPI0 code that are not lined up with this peripheral s spec published in the LPC214x User Manual: 1)S0SPCCR =
2005-09-02 by bell_c_d
I just received a copy of the second edition, ordered off amazon. It appears to be identical to the pdf from one of the links posted a week or so ago. The
2005-09-02 by lpc2100_fan
That s a tough one. You can run 115200 without problems as long as you have a crystal that supports standard baudrates, e.g. 14.756 MHz. Unfortunately this
2005-09-02 by medwar19@hotmail.com
...of course when I say that the manual doesn t mention the size of the SSP FIFo I m obviously ignoring the very first page describing the SSP Features where
2005-09-02 by David Hawkins
... Hi Eric, I ve just received the ARM technical publications CD, and the ARM-ARM is not on there either - so I guess they want you to purchase the book from
2005-09-02 by medwar19@hotmail.com
Hello, Thanks for the quick response and information, I had noticed that there was a FIFO on the SSP but was wondering how big it was (the manual doesn t
2005-09-02 by mpwalter2005
Hi everybody, some problem during using the IAP functions of the lpc2294. I have wrote this sample code: int iFlashRAMCopy (unsigned long
2005-09-02 by xjag74
Hi, no it s not possible to flash external memory by using the internal bootloader. You will have to write your own bootloader code. Regards Detlef ... CS0 ...
2005-09-02 by gfaurie1
Hi, I d like to know if it s possible to program an external flash on CS0 with the integrated bootloader on UART0. The bootloader commands give the possibity
2005-09-02 by SR
I saw a previous post that stated that the LPC2xxx can reach 115200kbps without modification, How do you do this? I can t seem to get the data right at 115200
2005-09-01 by philips_apps
Hello Malcom, Apart from the fact that the SSP supports several different serial interfaces compared to the SPI0 (SPI/SSI/Microwire vs SPI only), the key
2005-09-01 by Charles Manning
... My preference is to install gygwin from the cygwin site and then install gnuarm **without installing the DLLs that come with gnuarm**. I have found that
2005-09-01 by highgatematem28
Hi All, Has anyone set up the SPI or SSP on the LPC2148? I cant get SPI0 to work at all, i.e. no SCK when I scope the dev board (I have pull ups on SCK, MOSI0,
2005-09-01 by Leon Heller
... From: SR To: Sent: Thursday, September 01, 2005 6:51 AM Subject: [lpc2000] ISP source available? ... I
2005-09-01 by Paul Curtis
Bogdan, Richard has explained to you how the software works and that the file system is compiled int uIP. uIP does not have a full web server, you can t
2005-09-01 by SR
Hello All, Wondering if there is any site where I can download the ISP for LPC 2xxx for flash programming, I realize that there is one written in lisp but am
2005-09-01 by Bogdan Teodorescu
Hello The software seems to run. The IP space is OK (I was able to get an answer from Ping) But the www server is not running. I still do not know how to
2005-09-01 by Bruce Paterson
... I also have had odd problems with getting combinations on an lpc2124. I couldn t seem to get edge triggered EINT0 working at the same time as edge
2005-08-31 by Brian C. Lane
I m trying to run a AD conversion off of a timer match. The AD is set to start on MAT0.1 going high. It only goes off once though :) If I set the timer to
2005-08-31 by t68src
There is a specialized company that is already offering ARM7 optimized TCP/IP stacks and device management/web server software. Take a look at www.iniche.com
2005-08-31 by Richard
Hi, ... for remote ... also a ... Some questions: + Are you using the same board that the FreeRTOS server was tested on? + Is the software running, but the WEB