Hello,
I'm using a TCI6482. There is an CPU-internal register called "Interrupt Service Table Pointer Register" (ISTP). This register has a bit field called "Interrupt Service Table Base" (ISTB). This bit field's content is the (1k-byte-address aligned) address of the interrupt service table (IST).
The CPU and Instruction Set Reference Guide ( SPRU732 ) says that ISTB's value after reset is a device specific value and the user should see the device-specific data manual for more information.
I had a look in different data manuals for the TCI6482, but I could not find any information regarding ISTB's reset value.
What is the default value of this field?
Thanks,
Jerry