I am using the DsPIC30F5011 for my project and i tried to interface a parallel external memory( consisting of address and data lines). I used an NvRAM 0f size 8KB. Can someone just me a method,possibly a C code to interface it? The manner i tried was declaring a 13 bit address(since it has 13 address lines(2^13=8K) ) but i feel that such a declaration will confuse the uC in deciding whether it is an internal memory or external memory. Do I need to change the gld file to sift the usual data/program memory allocation? Thanks, Sid -- View this message in context: http://www.nabble.com/External-Memory-for-DSPIC-tp17110089p17110089.html Sent from the PIC - [PIC] mailing list archive at Nabble.com. -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist