I am using dsPIC33EP128MC506 for my project. I am trying to use __builtin_mpy function for fractional multiplication of two fractional variables. But unfortunately when I try to run the code in debug mode, I encounter with the following error: "Target hal..
↧