2012-07-03, 00:58:29
(This post was last modified: 2012-07-21, 21:42:28 by Mikael Gustavsson.)
Hi,
Ok, add these lines to devices.inc and use the non L-device in the GUI:
Ok, add these lines to devices.inc and use the non L-device in the GUI:
Code:
ifdef __16LF1937
#include p16LF1937.inc
#define VALID_DEV 1
#define MAX_FLASH 0x2000
#define RAM_START
#define RAM_SIZEB 512
#define DEVICEID 465
#define HAS_EE 1
#define PAGESIZEW 32
#define ROWSIZEW 8
endif