Search the web
Sign In
New User? Sign Up
lpc2000 · LPC ARM Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 38534 - 38563 of 45916   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
38534
Hello, do you have a fully patched Win XP with SP3 ? If yes, it could be helpful to search forum of www.usb.org or even post your message (including...
capiman26061973
Offline Send Email
Jan 1, 2009
9:16 am
38535
Hello, I have some problems in using the External interrupt pin in 2148. I am not able to read the the port values when it is configured as input. But the same...
venkat_oct10
Offline Send Email
Jan 1, 2009
11:42 am
38536
Hi everybody. First off all. Aal the best wishes to and may 2009 be a great year with lots of embedding. Secondly. I was wondering if there is a way to see if...
Martijn Broens
martijnbroens
Offline Send Email
Jan 1, 2009
1:31 pm
38537
Hi, I have an 2148 which has no issues, and a smaller 2103, which is severely FLASH challenged, much more than I initially expected. I can build programs with...
Harald Kubota
harald_kubota
Offline Send Email
Jan 1, 2009
2:00 pm
38538
Martijn, ... function. Did you get the CCP software I sent you working? Do you want something like this... CrossWorks Command Console v1.0 Copyright (c) 2007,...
Paul Curtis
paul_l_curtis
Offline Send Email
Jan 1, 2009
2:52 pm
38539
... Happy New Year! Harald, using newlib, FreeRTOS and a LPC2103 does not sound like something that would work. You already made the test. I would expect that...
lpc2100_fan
Offline Send Email
Jan 1, 2009
4:48 pm
38540
... To reduce size, I'd ditch the standard I/O. That gets rid of a lot of overhead. IE no puts and no I/O drivers. That's the bulk of the memory overhead...
Robert Adsett
robertadsett
Offline Send Email
Jan 1, 2009
4:56 pm
38541
... There was a very similar post recently. FreeRTOS by itself will take approximately 4.5KBytes with a realistic configuration and medium optimisation....
FreeRTOS.org Info
freertos
Offline Send Email
Jan 1, 2009
5:49 pm
38542
Hi all, I'm looking for some example code on settingup the usb as a virtual comport on a lpc2468, can anyone direct me to some as a starting point. I've had a...
Martijn Broens
martijnbroens
Offline Send Email
Jan 1, 2009
9:33 pm
38543
Armaide: The ARM Oberon-07 Development System for Windows has now been publicly released. The Evaluation Edition (with no expiry date) can now be downloaded...
cfbsoftware1
Offline Send Email
Jan 2, 2009
3:39 am
38544
I really like the idea of working in Pascal/Modula, that would be great. I don't like the idea of having to rely on anything with MS.Net I'd rather have a...
HM2
sig5534
Offline Send Email
Jan 2, 2009
9:25 am
38545
Hi venkat, What do you expect to happen with your line ... Remember that iputpinmask1 is 0x40000000, and & is a bitwise and. So the result of the & can only be...
Danish Ali
dr_danish_ali
Offline Send Email
Jan 2, 2009
10:26 am
38546
... It would be a real shame if that was really all that was putting you off. I used to feel similarly about apps in the dim dark past that used VBRUN.dll (or...
cfbsoftware1
Offline Send Email
Jan 2, 2009
11:59 am
38547
... Well you should feel the same today about .NET and Java. I don't like apps based on either. ... Say what???? You don't think you can write an EXE that...
HM2
sig5534
Offline Send Email
Jan 2, 2009
12:34 pm
38548
... Not really: Roughly: 0x100-0x4590: FreeRTOS 0x4594: start 0x464c-0x50f4: gcc lib stuff (__udivsi3, __eabi_uidiv...) 0x50f8-0x53cc: memcpy, memset, strncpy ...
Harald Kubota
harald_kubota
Offline Send Email
Jan 2, 2009
1:17 pm
38549
... I have: + Taken the demo app for the LPC2106/GCC from the latest release. + Edited the makefile to remove the demo tasks so only the FreeRTOS code remains....
FreeRTOS.org Info
freertos
Offline Send Email
Jan 2, 2009
1:47 pm
38550
Here is the output again, hopefully without the screwy formatting: C:\Temp\511\FreeRTOS\Demo\ARM7_LPC2106_GCC>arm-elf-size rtosdemo.elf text data bss dec...
FreeRTOS.org Info
freertos
Offline Send Email
Jan 2, 2009
1:49 pm
38551
... Ok, I got it now: I'm an idiot. I assumed that /Common/... as shown in the map file is part of FreeRTOS, when it's actually part of the demos. I now get a...
Harald Kubota
harald_kubota
Offline Send Email
Jan 2, 2009
2:19 pm
38552
hello friends ,  i would like to know some features which makes the use of lpc23xx/lpc2000 inevitable for the present day application like PDA's and other...
mayur patel
ptl_mayur27488
Online Now Send Email
Jan 2, 2009
4:02 pm
38553
What do you need to run in external memory? I've my own board with LPC2478, 32MB SDRAM and Casio QVGA panel. I don't have any problem with flickering. It looks...
Michal Krestan
hackerland2001
Offline Send Email
Jan 2, 2009
4:02 pm
38554
Hi, You must be my twin. I am doing the same thing right now. :) The only "open" spec for the CAN bus is this: ...
redwire85
Offline Send Email
Jan 2, 2009
5:37 pm
38555
... comport ... is this a ... I think the best, commonly-available USB stack for LPC2K processors is Bertrik Sikken's LPCUSB: ...
thirdshoedrops
Online Now Send Email
Jan 2, 2009
5:50 pm
38556
HI, Today i found this link but wasn't shure if this would be a good starting point. Thanks I'll download and have a look at it. thanks martijn _____ From:...
Martijn Broens
martijnbroens
Offline Send Email
Jan 2, 2009
6:57 pm
38557
... But those are based on some other kind of runtime library. And even if it seems to be a monolithic EXE, it contains the runtime inside. Where is the...
42Bastian
bastian42
Offline Send Email
Jan 2, 2009
8:00 pm
38558
... Is your dislike based on extensive exploration of the two platforms or is it your 'feeling'? ... I never paid MS any 'subscription service' and my .NET...
Ole Bromose
olebromose
Offline Send Email
Jan 2, 2009
8:08 pm
38559
I have my LPC2148 operating as a host and talking to a usb printer by using a Max3421E chip. It works fine but I need to add a hub (ver 1 or 2 is ok) but when...
mayotte_d
Offline Send Email
Jan 2, 2009
8:46 pm
38560
... Sorry, coming slightly late here... The above is not true any more. With a 320x240 TFT you'll be able to execute from external flash, or SDRAM, and drive...
Tim Mitchell
congoblue10
Offline Send Email
Jan 2, 2009
10:58 pm
38561
... And even this is free. And there is an FOSS version of .NET: Mono. -- 42Bastian Note: SPAM-only account, direct mail to bs42@......
42Bastian
bastian42
Offline Send Email
Jan 2, 2009
11:42 pm
38562
... Armaide would have turned out to be as ... antiquated development tools to build it with. ... under Win32 without .NET ???? Read what I said again. Having...
cfbsoftware1
Offline Send Email
Jan 3, 2009
12:36 am
38563
... If you are in country that recognises software patents you might want to run things through a lawyer if you are doing something commercial. Even if you are...
jtd
jtdesouza
Offline Send Email
Jan 3, 2009
7:36 am
Messages 38534 - 38563 of 45916   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help