Hello, I have a problem when I run example of helloworld in board EVMK2E(version CCS5.0). I want to know what's the meaning of the following(which is print in console.) .
PASS successfully initialized
Ethernet subsystem successfully initialized
Ethernet eventId : 48 and vectId (Interrupt) : 7
"48" and "7" stand for what? In fact, I can't find it in my codes. I don't know where the codes set "48" and "7".
ndk_2_22_02_16, mcsdk_bios_3_01_00_03