Changes

Jump to navigation Jump to search
=Helpful links=
https://www.infineon.com/dgdl/tc_v131_instructionset_v138.pdf?fileId=db3a304412b407950112b409b6dd0352
 
https://www.infineon.com/dgdl/Infineon-SAK-TC1796-256F150E%20BE-DS-v01_00-EN.pdf?fileId=5546d46249a28d750149a34e1f28045d
 
https://www.infineon.com/dgdl/TriCore_EABI_v2_3.pdf?fileId=db3a304412b407950112b40f8d7a142b
 
=Quick Reference=
a1: 0xA0808000
a8: 0x80048800
a9: 0xD000C000
</pre>
 
18.10:
<pre>
a0: 0xD0018000
a1: 0x80828000
a8: 0x80028800
a9: 0xD000C000
</pre>
/end MEASUREMENT
</pre>
 
== Table address lookup ==
Table lookup in the calibration isn't as straightforward.
Occasionally you'll see reference in code to something like "0x8083DF8C". 0x8------- is the same as 0xA-------. So "0x8083DF8C" in the ASM is actually reference to 0xA083DF8C

Navigation menu