Tool/software:
In the Low Latency Interrupt routine, the compiler by default does not enable LTO. After manually enabling LTO, the compilation results in an error. The specific phenomena are as follows:
I would like to know if Low Latency Interrupt and LTO are incompatible with each other?If they are compatible, could you provide a specific modification plan?