Inside the EDU Default Code, there is a call from main.c to a function called IFI_Initialization. I am unable to find the code for IFI_Initialization in any .c file, and I can't find its declaration in any header file. Is there anyplace where it might be hidden, that I haven't checked? I want to see how that chunk of code operates, especially the interfacing between the two microprocessors.
