dj_dan23
Mini problem with cast on PIC18F47K42
Hi! all.Can someone explain me why, at least, ulF1 is not OK.And if I may ulF3 too.Thanks. (xc8 on PIC18F47K2 with MPLABx v5.40) #include "Pragma.h"<br />#include <xc.h><br />unsigned int uiA = 5135, uiB = 2000;<br />unsigned long ulF1, ulF2, ulF3, ulF4;<br /><br />void main(void) <br /> {<br /> ulF..
6
2020/12/09 16:21:49