petergreen0815 wrote on Sunday, March 29, 2015:
You are my hero! 
Of course I had no wrapper. I wasnât aware that I need one.
After reading the word âwrapperâ I examined the ARM7_LPC2368_Rowley demo and found in EMAC_isr.c the pattern for it.
Knowing the answer I also found the proper documentation here:
http://www.freertos.org/portlpciar.html
http://www.freertos.org/portlpc2106.html
http://www.freertos.org/portat91fr40008.html
Thank you very much!
Regards.