EmbeddedRelated.com
The 2024 Embedded Online Conference

ANN: HBBR Basic IDE and Compiler for ARM based micrcontrollers - available

Started by elektrknight in LPC200017 years ago

Hello! Hobby-Robotics is pleased to introduce HBBR Basic IDE and Compiler for ARM based mirocontrollers. Currently supported NXP LPC2000...

Hello! Hobby-Robotics is pleased to introduce HBBR Basic IDE and Compiler for ARM based mirocontrollers. Currently supported NXP LPC2000 series devices are: - LPC2106,LPC2105,LPC2104 - LPC2138,LPC2136,LPC2134 - LPC2148,LPC2146,LPC2144 - HBBR Basic is a modern structured Basic variant (full documentation can be found on-line here http://www.hbbrbasic.com/documentation.html) - You...


ANN: HBBR Basic IDE and Compiler for ARM based microcontrollers

Started by elektrknight in LPC200017 years ago

Hobby-Robotics is pleased to introduce HBBR Basic IDE and Compiler for ARM based microcontrollers. Currently supported NXP LPC2000 series...

Hobby-Robotics is pleased to introduce HBBR Basic IDE and Compiler for ARM based microcontrollers. Currently supported NXP LPC2000 series devices are: - LPC2106,LPC2105,LPC2104 - LPC2138,LPC2136,LPC2134 - LPC2148,LPC2146,LPC2144 - HBBR Basic is a modern structured Basic variant (full documentation can be found on-line) - You can edit, compile, upload and communicate from a HBBR...


Strange linker error with IAR EWARM v4.10b

Started by Tim Meese in LPC200020 years ago 2 replies

Hello, I'm using (for the moment anyway) the IAR EW ARM v4.10B tools to build an application for the LPC2106. I don't require, nor do I...

Hello, I'm using (for the moment anyway) the IAR EW ARM v4.10B tools to build an application for the LPC2106. I don't require, nor do I have code relating to FIQ functionality, but the linker is emitting a strange error related to FIQs: Error[e27]: Entry "fiqvec" in module armvic ( C:\...\armvic.r79 ) redefined in module board ( C:\...\board.r79 ) The board.c file has some i


Power down and wake up in LPC

Started by asvi...@yahoo.co.in in LPC200017 years ago 1 reply

Hi im working with LPc2106 I need to put LPC in power down mode and wake on external interrupt(EINT0). Can any one guide me the proper...

Hi im working with LPc2106 I need to put LPC in power down mode and wake on external interrupt(EINT0). Can any one guide me the proper sequence of putting it into power down mode and wake on external interrupt. I did the following steps but it didnt work PCON=2 // to put arm in power down mode. EXTWAKE=1 // to wake up on EINT0 EXTINT0=1 // to clear EXTINT0 Thanks in a...


LPC2106 GNU CodeSourcery Toolchain: How to enable nested interrupts

Started by voltz56 in LPC200014 years ago 27 replies

Im using the GNU codesourcery toolchain with keil. I need to use nested interrupts, I think something has to be changed in the startup file...

Im using the GNU codesourcery toolchain with keil. I need to use nested interrupts, I think something has to be changed in the startup file but exactly what Im unsure. Regards, J Timer interrupt init functions http://pastebin.com/i75W8K jE Startup.s http://pastebin.com/QEfj7hps



The 2024 Embedded Online Conference