0

Hi,

I tried to control IO pins P60 and P61 of R5F10268 20-pin MCU using the functions

P6_bit.no0 = 1;
P6_bit.no1 = 0;

I they are in actual not working. Both the pins are configured as Output in code generator.

Using 4.9.2.201801-GNURL78 to build on e2 studio 6.2.0

Attila Banyai 回答済