<div dir="ltr"><div class="gmail_extra">Hi All,</div><div class="gmail_extra">I've gotten around to building several of the original voter PCB boards (or RTCM). I can easily upload Voter.cry and make the boards work, however I wish to implement "Chuck" squelch which requires a recompile/rebuild.</div><div class="gmail_extra"><br></div><div class="gmail_extra">I've spoken with Chuck who said run everything as default (the same as Jim had it) and it should build however I'm getting linker errors even before making the change in HardwareProfile.h.</div><div class="gmail_extra"><br></div><div class="gmail_extra">As I'm not much of a programmer - used MPLAB a few times, I was hoping someone else had come across this issue. My steps were - </div><div class="gmail_extra">Download latest firmware from svn. </div><div class="gmail_extra"><br></div><div class="gmail_extra">Open voter.mcw in MPLAB v8.92 here. MPLAB C30 compiler is installed with 60 day full functionality. </div><div class="gmail_extra"><br></div><div class="gmail_extra">Build All > That produces these errors.</div><div class="gmail_extra"><br></div><div class="gmail_extra"><div style="font-size:12.8px"><div>Helpers.o: Link Error: Could not allocate section .text, size = 2058 PC units, attributes = code </div><div>DNS.o: Link Error: Could not allocate section .text, size = 1992 PC units, attributes = code </div><div>UDP.o: Link Error: Could not allocate section .text, size = 1332 PC units, attributes = code </div><div>UART.o: Link Error: Could not allocate section .text, size = 1274 PC units, attributes = code </div><div>ARP.o: Link Error: Could not allocate section .text, size = 1040 PC units, attributes = code </div><div>Telnet.o: Link Error: Could not allocate section .text, size = 942 PC units, attributes = code </div><div>SPIEEPROM.o: Link Error: Could not allocate section .text, size = 912 PC units, attributes = code </div><div>squelch.o: Link Error: Could not allocate section .text, size = 824 PC units, attributes = code </div><div>StackTsk.o: Link Error: Could not allocate section .text, size = 676 PC units, attributes = code </div><div>ICMP.o: Link Error: Could not allocate section .text, size = 622 PC units, attributes = code </div><div>IP.o: Link Error: Could not allocate section .text, size = 452 PC units, attributes = code </div><div>Tick.o: Link Error: Could not allocate section .text, size = 300 PC units, attributes = code </div><div> Link Error: Could not allocate program memory</div><div>Link step failed.</div><div><br></div></div></div><div class="gmail_extra"><br></div><div class="gmail_extra">Has anyone come across this issue?</div><div class="gmail_extra"><br></div><div class="gmail_extra"><br></div><div class="gmail_extra"><br></div><div class="gmail_extra"><br></div><div class="gmail_extra"> </div></div>