Yahoo Groups archive

Lpc2000

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

Message

Re: [lpc2000] Re: pll configuration problem

2004-07-09 by Robert Adsett

At 09:14 AM 7/9/04 +0000, you wrote:
>Maybe the problem is the define of REG. It should not always be long.
>
>/* Memory Accelerator Module (MAM) */
>#define MAMCR (*(volatile unsigned char *)0xe01fc000)

Yes some of the registers are only 8 bits wide but the documentation 
indicates they are accessed as words.  It's useful to define them as char 
for documentation purposes but it shouldn't effect the result.

Robert

" 'Freedom' has no meaning of itself.  There are always restrictions,
be they legal, genetic, or physical.  If you don't believe me, try to
chew a radio signal. "

                         Kelvin Throop, III

Attachments

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.