Yahoo Groups archive

Lpc2000

Index last updated: 2026-04-28 23:31 UTC

Messages

Browse messages

Page 81 of 329 · 16407 messages matched

Re: MMC/SD support on LPC2000

2006-01-17 by Carsten Grøn

Dave, yes, that would possibly fix both problems, the FAT data is just a tool for the PC afterwards to get to the data (as a file), and the processor

Thread view Attachments: 0

Re: MMC/SD support on LPC2000

2006-01-17 by Carsten Grøn

Sean, the reason (for me) would be that it would be simpler on the LPC board, no need for FAT etc (I m actually also looking into prllc s FAT implementation

Thread view Attachments: 0

weird problem in UART

2006-01-17 by Mauricio Scaff

I have the following problem that is very odd. I have a very simple program that waits one char from the uart0 and sends it back to it. If I set the baudrate

Thread view Attachments: 0

Re: MMC/SD support on LPC2000

2006-01-17 by Carsten Grøn

Hi Sean, you re absolutely right ! If I were to suggest the people that is going to read the log data from this SD card, that they install Linux (or some other

Thread view Attachments: 0

Re: MMC/SD support on LPC2000

2006-01-17 by Carsten Grøn

Yup, if that works, it is sure simple ! The only problem is that I would really hate (and so would the people using the PC software) to install lotsa software

Thread view Attachments: 0

Re: MMC/SD support on LPC2000

2006-01-17 by Carsten Grøn

Hi Jarda, yes, I also thought about that idea, only problem is that the card needs to be prepared on a PC, but I might be able to live with that....Guess it s

Thread view Attachments: 0

Re: [lpc2000] MMC/SD support on LPC2000

2006-01-17 by Jaromir Subcik

Hi Carsten, one possibility is to write one long defragmented file with a 512 (one sector) unique bytes as starting symbol to SD card using standard card

Thread view Attachments: 0

Re: MMC/SD support on LPC2000

2006-01-17 by donhamilton2002

... code snippets assume that Windows knows how to use the media. No program will be able to access that media until windows is happy. Fooling Windows is

Thread view Attachments: 0

Re: MMC/SD support on LPC2000

2006-01-17 by Carsten Grøn

Sometimes I wish I was working under Linux :-) Unfortunately, the people that is going to read the SD cards are not running Linux/Cygwin etc on their PC s, so

Thread view Attachments: 0

Re: MMC/SD support on LPC2000

2006-01-17 by Carsten Grøn

Thanks Dave, I have looked at the filedisk program your mentioned, but I don t see (or more correctly, understand :-) how I can use that for accessing the

Thread view Attachments: 0

Re: [lpc2000] MMC/SD support on LPC2000

2006-01-17 by Tom Walsh

... Linux (maybe Cygwin as well?): use dd command to suck in the drive contents: dd if=/dev/sda of=mySDcard.img If you don t want the whole drive image, limit

Thread view Attachments: 0

Re: [lpc2000] MMC/SD support on LPC2000

2006-01-17 by David Hawkins

... If you are running Linux, you can always get direct access to the device via eg. /dev/sda1 nodes (assuming here you stuck the card in say a USB multi-card

Thread view Attachments: 0

MMC/SD support on LPC2000

2006-01-17 by Carsten Grøn

Hello, I have some code running now on a Embedded Artists 2148 board that accesses a SD card (based on the philips code). So I can read/write individual

Thread view Attachments: 0

Re: LPC2103 in IAR EWARM

2006-01-17 by Langosta39

My original thought was that this would help IAR more than anything, but I suppose there are some that could argue either way. I think I will just keep the

Thread view Attachments: 0

Re: LPC2103 in IAR EWARM

2006-01-17 by brendanmurphy37

Tom, I m inclined to agree with Paul and just bow out of this discussion, which is going nowhere and is certainly off-topic. However, before doing this, I

Thread view Attachments: 0

Re: [lpc2000] Re: LPC2103 in IAR EWARM

2006-01-17 by FreeRTOS Info

... dis-service. ... Ok, so I really wish I had not said anything now. To hopefully close off this OT thread I would say my original point was more that the

Thread view Attachments: 0

Calling Convention (ATPCS or APCS ?)

2006-01-17 by Boris Estudiez

Hi All, I m programming some assembler functions (with arm-elf-as) and I want to call it from C (arm-elf-gcc). My assembly functions follows the ATPCS (ARM

Thread view Attachments: 0

RE: [lpc2000] Re: LPC2103 in IAR EWARM

2006-01-17 by Paul Curtis

Tom, ... You know, I didn t say that. The context is clear, generating an XML description of a part from a piece of paper or electronic equivalent. I did not

Thread view Attachments: 0

Re: LPC2103 in IAR EWARM

2006-01-17 by brendanmurphy37

Tom, I m no legal expert, but I d use the term copying when talking about reformatting an existing work . Precisely what copyright is designed to control

Thread view Attachments: 0

Re: [lpc2000] Re: LPC2103 in IAR EWARM

2006-01-17 by Tom Walsh

... By Paul s reasoning, if you took the source to an application and handed it to someone to retype, then you own the copyright to that work! That is what

Thread view Attachments: 0

Re: LPC2103 in IAR EWARM

2006-01-17 by brendanmurphy37

I agree: most commercial companies (and certainly most large companies) more or less have to operate on this basis (i.e. copyright everything they do). Don t

Thread view Attachments: 0

RE: [lpc2000] LPC2103 in IAR EWARM

2006-01-17 by Paul Curtis

Tom, ... Unless you went to Bournemouth School then, yes, I did indeed go to a different school. ... Hell, I didn t simply reformat any of Philips documents.

Thread view Attachments: 0

Re: [lpc2000] LPC2103 in IAR EWARM

2006-01-17 by Tom Walsh

... Well, apparently you went to a different school than I did. Copyright can only be asserted on an original work, simply reformatting an existing work does

Thread view Attachments: 0

Re: [lpc2000] LPC2103 in IAR EWARM

2006-01-17 by Tom Walsh

... Probably patented too... Seems that a number of people slap a boilerplate copyright header into everything they do, even trivial code, or stuff that isn t

Thread view Attachments: 0

RE: [lpc2000] LPC2103 in IAR EWARM

2006-01-17 by Paul Curtis

Tom, ... All our header files are generated from XML descriptions and those are also used in the debugger and build system. As to copyright, the person who

Thread view Attachments: 0

Re: LPC2103 in IAR EWARM

2006-01-17 by charlesgrenz

Hi Andy, I talked with IAR about 1 1/2 weeks ago about the very subject and said they had nothing and where not planning to create files for the 2103. I

Thread view Attachments: 0

Re: [lpc2000] Optimization problem

2006-01-17 by Tom Walsh

... IIRC, -O3 is a synonym for -Os, and if you can debug the code produced under -Os, more power to you! If I need to debug a section of the program I m

Thread view Attachments: 0

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.