This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: IXP435 usb register access issue


On Tue, Feb 24, 2009 at 04:25:46PM -0800, mukund jampala wrote:
> Hi Guys,
> 
> I am using an IXP435 and trying to program the USB controller on it.
> The environment is Redboot.
> In the current redboot, I am NOT able to access the USB base address
> i.e. 0xCD000000.
> 
> Actually, I am not able to access any address beyond 0xC80FFFE0.
> Is there any ixp initialization or redboot initialization that I have
> to access this registers space.

Sure, look at the code which sets up the MMU. It is in the HAL for
your target.

     Andrew

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]