« Return to Thread: Re:Re: problem in running 'Hello_fl' example by codewarrior 8.7

Re:Re: problem in running 'Hello_fl' example by codewarrior 8.7

by F KH :: Rate this Message:

Reply to Author | View in Thread

--- In MPC500@..., "Dees Randy" <randy.dees@...> wrote:
>
> are setting setting up CS0? CS0 acts as a global chip select until
OR0
> is written and over-rides all other chip selects.
>  
> randy.
>
>
> [Non-text portions of this message have been removed]
>
My SRAMs are on CS1 and flashes are in CS0.The values of OR0 and BR0
are:
writemem.l 0x2fc100 0x00000003 ; BRo
writemem.l 0x2fc104 0xFF800030 ; ORo

and for CS1 are:
writemem.l 0x2fc10c 0xFF800000 ; OR1
writemem.l 0x2fc108 0x10000001 ; BR1

This are written in cfg file of project.

regards
farzane

 « Return to Thread: Re:Re: problem in running 'Hello_fl' example by codewarrior 8.7