EmbeddedRelated.com
The 2024 Embedded Online Conference

IAR LPC2106 KickStart Kit --- JTAG box

Started by mli00 in LPC200020 years ago 6 replies

I just received my IAR LPC2106 KickStart kit ($149 from Philips Website), but I could not find the JLINK JTAG box. Should it come ...

I just received my IAR LPC2106 KickStart kit ($149 from Philips Website), but I could not find the JLINK JTAG box. Should it come with a JTAG box or not? Anyone knows? Thanks, -martin


IAR Kickstart Code Size Limitation?

Started by tkreyche in LPC200019 years ago 1 reply

Hi Group, I recently got the IAR Kickstart Kit for LPC210x and have read all the docs and compiled and run sample apps --...

Hi Group, I recently got the IAR Kickstart Kit for LPC210x and have read all the docs and compiled and run sample apps -- everything works fine. I'm confused by the code size limitation of the kit, the docs say "The kit also comes with a 32K code-limited version


IAR LPC2103 Kickstart Card (w/LCD)

Started by Richard in LPC200017 years ago 3 replies

Could someone send me or post the schematic for this eval board? Thanks Rich

Could someone send me or post the schematic for this eval board? Thanks Rich


IAR EWARM I2C example?

Started by stephan2148 in LPC200017 years ago 1 reply

Hello all, Does anyone have an I2C example for the IAR kickstart, or full Embedded Workbench version for a LPC2148? I have looked at...

Hello all, Does anyone have an I2C example for the IAR kickstart, or full Embedded Workbench version for a LPC2148? I have looked at the MakeApp utility, but the register names seem to be different from those of the project I currently am trying to add I2C to. Thanks for any information, Steve


Simpliest working FIQ example - please help.

Started by hansklos2003 in LPC200020 years ago 3 replies

Hi! My problem is: how to make an application with EINT0 assigned to FIQ. I try with someting like below - but it does not...

Hi! My problem is: how to make an application with EINT0 assigned to FIQ. I try with someting like below - but it does not work. The source of interrupt is a pushbutton. I use IAR EWARM Kickstart compiler. A fragment of code with init procedure: ...


uC\OS-II with IAR Workbench ?

Started by eng_amrahmed2011 in LPC200018 years ago 5 replies

Salam, Please Do you have examples for using uCOS-II with IAR Workbench KickStart ? Thanks very much, AmR

Salam, Please Do you have examples for using uCOS-II with IAR Workbench KickStart ? Thanks very much, AmR


What is the UART CTI Interrupt?

Started by Robert Davis in LPC200020 years ago 3 replies

Hi, I am working with the UART1 of the LPC2106 using the UARTecho sample program with the KickStart board from IAR. The UART...

Hi, I am working with the UART1 of the LPC2106 using the UARTecho sample program with the KickStart board from IAR. The UART keeps generating the character time-out indicator interrupt. I have looked through all of the documentation from Philips and I cannot find an explanation of what actually


Using external DAC with IAR / Olimex LPC2129 Kickstart board

Started by gernby2002 in LPC200017 years ago 1 reply

I'm a newbie to this platform and group, so hello! I'm curious if any of you have used this particular evaluation board for parallel I/O. ...

I'm a newbie to this platform and group, so hello! I'm curious if any of you have used this particular evaluation board for parallel I/O. The documentation that came with the board really blows, so I can't tell if there is a way for me to connect a DAC to it. Any help is appreciated. BTW, the board that I have is at: http://www.lpctools.com/index.asp?PageAction=VIEWPROD&ProdID=77 ...


LPC210x Flash Utility with RTS/DTR Control

Started by Richard in LPC200020 years ago 6 replies

I have uploaded this version to the files area. I also uploaded a picture of the required circuitry. This circuitry is already ...

I have uploaded this version to the files area. I also uploaded a picture of the required circuitry. This circuitry is already implemented on the IAR Kickstart and Keil MCB2100 evaluation boards. It is really handy as ISP development can be done relatively quickly and "hands


CrossStudio: C++ interrupt service

Started by fl429 in LPC200019 years ago 2 replies

Hi, folks, I am trying out a few things on a IAR Kickstart board, with CrossStudio 1.3. I'd like to write code in C++...

Hi, folks, I am trying out a few things on a IAR Kickstart board, with CrossStudio 1.3. I'd like to write code in C++ instead of C. My test C++ code ran ok until I added an interrupt service routine, for Timer0 as my test example. I have a


IAR USB stack

Started by "nic...@weartronics.com" in LPC200018 years ago 1 reply

Dear Joel, Re: your comment "In comparison the IAR USB stack is clean." I didn't realise there was an IAR USB stack available! Is it a part...

Dear Joel, Re: your comment "In comparison the IAR USB stack is clean." I didn't realise there was an IAR USB stack available! Is it a part of the LPC2148 KickStart? Can you tell me where I can find it? Thanks! Nic


USB Host controller on LPC24xx

Started by Adrian Bica in LPC200016 years ago 9 replies

Hi, I'm trying to write some drivers for the USB host controller for LPC2468, using an IAR Kickstart board. I have the USB HC operational and...

Hi, I'm trying to write some drivers for the USB host controller for LPC2468, using an IAR Kickstart board. I have the USB HC operational and have interrupts every msec (start of frame interrupts) but I don't see any SOF activity when I connect a device. Also the root hub does not show that something is connected to it. The D+ and D- minus lines change their voltage according to the speed...


LPC2148 UART Fractional baud Rate and Maximal baudrate

Started by croquettegnu in LPC200017 years ago 3 replies

Hi All, 1) I'm working on the IAR Kickstart PC2148 kit and I'm facing problems to configure correctly the different UARTs regarding the...

Hi All, 1) I'm working on the IAR Kickstart PC2148 kit and I'm facing problems to configure correctly the different UARTs regarding the fractional baud rate feature... I have looked at the user manual which gives only a big formula and an example @20MHz but not how to compute the correct MULDIV DIVADDVAL for a dedicated baud rate and frequency CCLK. 2) I would like to know what is the m...


FLASH programing of LPC 2378

Started by Bhaskar Paul in LPC200016 years ago 1 reply

Hi All, I am very new to ARM/NXP23xx boards and learning. I want to have some information on how to program its Flash. If this type of question...

Hi All, I am very new to ARM/NXP23xx boards and learning. I want to have some information on how to program its Flash. If this type of question has been previously discussed, then please send the reference. I am using NXPs LPC2378 Kickstart board (of IAR) and IAR Workbench to compile and download an application. This works fine, but I would like to compile and download an application witho...


bootloader sill

Started by mayotte_d in LPC200017 years ago 4 replies

I am trying to use the sill bootloader program with a usb dongle on com4 and step 4 of the instructions seems ok except the board is a...

I am trying to use the sill bootloader program with a usb dongle on com4 and step 4 of the instructions seems ok except the board is a IAR kickstart with 12.00 xtal and it says 11.67. If I try the time ./sill etc as shown below, it doesnt work. If I just enter time and enter, it does show the time. I am not sure how to proceed. I don't seem to be able to get the NITE program to run with m...


LPC2103 Rev A Watchdog Timer and Vectored IRQ - not functional?

Started by ftsol1962 in LPC200015 years ago 5 replies

Sorry if this has been visited before, but my searches haven't turned it up. I am using the IAR WorkBench 5.4 (Kickstart Edition) Basically I...

Sorry if this has been visited before, but my searches haven't turned it up. I am using the IAR WorkBench 5.4 (Kickstart Edition) Basically I want to have the WatchDog operate in INT mode, not RESET, so that I can do some housekeeping in the interrupt routine before system reset. I want to use IRQ Vector 0 so the WatchDog INT takes priority over all other IRQs in the system. I am running...


Problem with task stack in FreeRTOS

Started by CRISTAFOL in LPC200016 years ago 5 replies

Hello, sorry I am new in ARM I use: Olimex LPC2214 IAR Embedded Workbench Kickstart for ARM 5.10 FreeRTOS v4.4.0 Link with heap-3.c Debug...

Hello, sorry I am new in ARM I use: Olimex LPC2214 IAR Embedded Workbench Kickstart for ARM 5.10 FreeRTOS v4.4.0 Link with heap-3.c Debug with Olimex Wiggler =20 I have CSTACK in [0x40000000 .. 0x40001000]=20 and the HEAP in [0x40001000 .. 0x40003000]=20 =20 In the call to the function vPortStartFirstTask() I have this error: "The stack pointer for stack 'CSTACK' (currently 0x400011EC...


LPC 2387 with LPC 2368 settings.

Started by don_diego_1635 in LPC200016 years ago

Hi All, I soldered and wrapped a LPC 2387, then I connected Flash Magic 4.18 on the UART0 and I saw the flash display memory, tried a fill...

Hi All, I soldered and wrapped a LPC 2387, then I connected Flash Magic 4.18 on the UART0 and I saw the flash display memory, tried a fill and it worked. I compiled a known program with a LPC 2368 setting in Keil MDK-ARM 3.2 instead of LPC 2387 because the device is not the project options of the Keil toolchain or IAR KickStart, then I downloaded the hex file in the chip and tried to ...


Open OCD Issues

Started by Richard in LPC200017 years ago 2 replies

I finally have Open OCD (Running through eclipse) functioning on an IAR Kickstart board (LPC2106). Yea! I am unable to get it to run on a...

I finally have Open OCD (Running through eclipse) functioning on an IAR Kickstart board (LPC2106). Yea! I am unable to get it to run on a Keil board, the MCB2100 (LPC2124). The debugger APPEARS to program the micro but then it just hangs while the "launching" progress bar runs, forever. The console output when I start the debugger: (gdb) target state: halted target halted in ARM st...


LPC23688 programming to flash

Started by Sam Lee in LPC200016 years ago 1 reply

i get the following errors when i am trying to program to flash on the lpc2368 using the IAR embedded workbench i have set the correct device,...

i get the following errors when i am trying to program to flash on the lpc2368 using the IAR embedded workbench i have set the correct device, the flash.xcl file, the flash.mac file... am i doing something wrong?? THanks a million Sam Thu Apr 19 13:54:41 2007: Loaded macro file: C:\Program Files\IAR Systems\Embedded Workbench 4.0 Kickstart\ARM\config\flashloader\NXP\ FlashNXPLPC512k.ma...



The 2024 Embedded Online Conference