Hi all, I am working on C6211 based board. Can anybody please tell What is the address of Control Status Register(CSR)?? I couldn't find it in any of the docs. I want to read CSR through Host Port. So I should know its address. Looking Forward.. Simha |
|
Addr. of CSR
Started by ●May 24, 2002
Reply by ●May 24, 20022002-05-24
CSR is a core register. Unlike other TI DSPs core registers are not
memory mapped and can not be read through HPI. Possibly you can write a small program that that copies CSR to a know memory location, download the program, run it and then read from the known memory location. /Regards, P Ligander simha j wrote: > Hi all, > > I am working on C6211 based board. > Can anybody please tell What is the address of Control > Status Register(CSR)?? > I couldn't find it in any of the docs. > I want to read CSR through Host Port. So I should know > its address. > > Looking Forward.. > > Simha > > _____________________________________ > Note: If you do a simple "reply" with your email client, only the author of this message will receive your answer. You need to do a "reply all" if you want your answer to be distributed to the entire group. > > _____________________________________ > About this discussion group: > > To Join: Send an email to > > To Post: Send an email to > > To Leave: Send an email to > > Archives: http://www.yahoogroups.com/group/c6x > > Other Groups: http://www.dsprelated.com > ">http://docs.yahoo.com/info/terms/ |