I am using MPLab X 3.26 and XC16 compiler version 1.26. I was interested in how compiler implements an “inline” function, so I looked at disassembly of the code. However I could not make sense of the disassembly, so, instead, I configured compiler not to ..
↧