can you put a link,so I can download the MCS and PBP last versions
because when I compile a code for example in the code is this line:
@ DEVICE pic16F628A, INTRC_OSC_NOCLKOUT
@ DEVICE pic16F628A, WDT_OFF
@ DEVICE pic16F628A, PWRT_ON
@ DEVICE pic16F628A, BOD_OFF
@ DEVICE pic16F628A, MCLR_OFF
@ DEVICE pic16F628A, LVP_OFF
@ DEVICE pic16F628A, CPD_OFF
@ DEVICE pic16F628A, PROTECT_OFF
and when I want to compile there is an error.When I delete this lines it can compile the code.
Is the problem in the old version of PBP and MCS?




Bookmarks