Dear sir,
Kindly, help me with the meaning of this line. I have got it from a reference code to populate pie vector table in 28035.
void (**ptr_vtbl)(void) = (void (**)(void)) PIEVCTTBL;
ptr_tbl[ cnt ] = pie_unused;
cnt is a variable used in for loop & pie_unused is an interrupt function.
Otherwise pls guide me to the right place/topic to look for.
I will be grateful and thanks a lot.
harjeet singh