Loading MicroEngine code

Tammo Spalink tspalink at CS.Princeton.EDU
Thu Jun 8 17:08:47 EDT 2000


No effect I am afraid.

Tammo

On Thu,  8 Jun 2000, "Paige, Dale W" wrote:
> Tammo - 
> 
> Try writting the address again prior to the read.
> 
>     csrWrite(CSR, USTORE_ADDR, addr);       // Set the target address
>     csrWrite(CSR, USTORE_DATA, 0xD8100020); // Write an instruction
>     csrWrite(CSR, USTORE_ADDR, addr);       // Set the target address AGAIN
> <==
>     result = csrRead(CSR, USTORE_DATA);



More information about the ixp1200 mailing list