This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How do I access Status Register 1 (ST1)?

Other Parts Discussed in Thread: TMS320C28346

I am developing an application on a TMS320C28346 processor using SYS/BIOS.  Right now it's just a barebones app to get my task architecture and inter task communication functioning.

I am preparing my application to be loaded and booted from the EEPROM.

It is my understanding that I need to replicate the actions within the GEL file.

Among these are setting the AMODE and OBJMODE bits of Status Register 1 (ST1).  I have found references to ST1 in multiple documents, but nothing that indicates the address of this register.  Is this an oversight?  Are there obscure calls to set these bits that I'm simply not aware of?