ECIO-28 & 40 RXINT Issue
Posted: Sun Sep 02, 2012 12:09 am
Hi Ben,
Although this issue is mentioned in the following post years back...
http://www.matrixmultimedia.com/mmforum ... INT#p16337
But I guess you might have missed that. But it seems very important for me. As I can't use RXINT in ECIO and tried for hours then discovered this FCD issue..
Currently, in the FCD..
Should be..
Here goes corrected FCDs..
Although this issue is mentioned in the following post years back...
http://www.matrixmultimedia.com/mmforum ... INT#p16337
But I guess you might have missed that. But it seems very important for me. As I can't use RXINT in ECIO and tried for hours then discovered this FCD issue..
Currently, in the FCD..
Code: Select all
EnableCode="st_bit(pie1, RCIE);\n"
Code: Select all
EnableCode="set_bit(intcon, PEIE);\nst_bit(pie1, RCIE);\n"