Page 1 of 1
error from building \"TCP/IP Flex Application Note\"
Posted: Fri Jun 06, 2008 10:23 am
by benq51c
hi,
I received
c:\\program files\\microchip\\mplab c30\\bin\\pic30-coff-ld.exe: cannot open linker script file C:\\Programmi\\Microchip\\MPLAB C30\\support\\gld\\p33FJ256GP710.gld error when I build it in MPLAB.
it seem that C:\\Programmi is wrong dir. can somebody help me.:(
Re:error from building \"TCP/IP Flex Application No
Posted: Fri Jun 06, 2008 11:52 am
by paolo.gai
The Microchip project file has the directories entered by Nino when we made the example. You need to create another MPLAB Project, which in that case will have the right directories...
PJ
Re:error from building
Posted: Fri Jun 06, 2008 1:05 pm
by benq51c
paolo.gai wrote:
The Microchip project file has the directories entered by Nino when we made the example. You need to create another MPLAB Project, which in that case will have the right directories...
PJ
thank you very much!
it is now successfully built and programmed in Flexboard, but how can I test the demo program. the LED from the LAN connector is still in power off state when I connect with my PC.do I need to setup somethings?:huh:
Re:error from building
Posted: Fri Jun 06, 2008 3:34 pm
by paolo.gai
did you set the jumpers on the Multibus board? there is another post in the forum about the same topic...
bye
PJ
Re:error from building
Posted: Fri Jun 13, 2008 12:53 pm
by benq51c
paolo.gai wrote:
did you set the jumpers on the Multibus board? there is another post in the forum about the same topic...
bye
PJ
yes,but LED from the Ethernet connector is still in power off state.:(
Re:error from building
Posted: Fri Jun 13, 2008 12:53 pm
by benq51c
paolo.gai wrote:
did you set the jumpers on the Multibus board? there is another post in the forum about the same topic...
bye
PJ
yes,but LED from the Ethernet connector is still in power off state.:(
Re:error from building
Posted: Fri Jun 13, 2008 12:54 pm
by benq51c
paolo.gai wrote:
did you set the jumpers on the Multibus board? there is another post in the forum about the same topic...
bye
PJ
yes,but LED from the Ethernet connector is still in power off state.:(
Re:error from building
Posted: Fri Jun 13, 2008 9:00 pm
by paolo.gai
Hi,
hmmmm... No idea what could be.
Did you solder the ethernet connector yourself or did you got the multibus board with the connector already soldered?
PJ
Re:error from building
Posted: Fri Jun 20, 2008 11:12 am
by benq51c
I got the multibus board with the connector already soldered. I have set the jumpers of base board following the doc. flex_refman_0_29.pdf on page 19. and set the jumpers of multibus following the topic \" TCP/IP Flex Application Note \" . but it still does not work.
my question is, in which condition, the LED of the Ethernet connector will light? should I run the demo program in order to let the LED light?