I'm using version 8.36 and I cannot figure out how to wire out large strings of data in program memory. I want to use some old setup code and dispose of the rest to create my new file starter.
Thanks guys![]()
I'm using version 8.36 and I cannot figure out how to wire out large strings of data in program memory. I want to use some old setup code and dispose of the rest to create my new file starter.
Thanks guys![]()
MPLAB is a development tool. What language are you using?
Straight assembler. I usually do my own source code in a separate file. So I type in either the mnemonic or the machine code. It's quicker for me. So what I want to do is designate a string start address and fill blocks of memory with all highs like 3FFF.
PIC programmer software, and PIC Tutorials at:
http://www.winpicprog.co.uk
PIC programmer software, and PIC Tutorials at:
http://www.winpicprog.co.uk
If you plan on using large tables use at least 18F PICs