Hello,
spru187.pdf denotes in chapter 6.5.6 "The volatile keyword" that "--interrupt_threshold" should be set to 1, if you use the volatile keyword. But this setting would degrade the performance (we're targetting the C6748, not sure about the impact of the SPLOOP instruction there). Is it possible to set "--interrupt_threshold" to 300 when using "volatile"? What would be the consequences?