Subject: Re: L2 CACHE
To: Michael <macallan18@earthlink.net>
From: Tim Kelly <hockey@dialectronics.com>
List: port-macppc
Date: 12/06/2004 13:00:28
At 12:57 PM -0500 12/6/04, Michael wrote:
>> >options	L2CR_CONFIG="(L2SIZ_1M|L2CLK_20|L2RAM_PIPELINE_BURST|L2CR_L2WT)
>>
>> I see a leading " in the option. It's supposed to be a long integer, so if
>> it gets interpreted as an array of chars, no telling what it does :-)
>Yeah, a trailing " is missing. But this should confuse the compiler so I
>guess it just didn't get pasted.

Will the compiler interpret it as a string or a long integer? It is
supposed to be a 32 bit value.

tim