Tool/software: TI C/C++ Compiler
Hello
When checking the Advanced Linker Techniques for Convenient and Efficient Memory Usage (Rev. A) document, trompoline can be used in the case of C6000.
Q1. Can it be used on the C2000? I want to label a specific instruction or go to a specific code when I encounter a specific instruction
In general, CFI security applies trampoline. I would like to ask if it is possible.
Q2. I want to move the value of RPC register to general register XAR* or ACC through MOVL instruction. Is there any way to fetch after PUSH on the stack?
Thanks, Regards
Han