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"