LabVIEW Embedded

cancel
Showing results for 
Search instead for 
Did you mean: 

MCB2300 LPC2378 Ethernet LAN IP Address

Hi to all!

 

i have an MCB2300 board with a LPC2378. I am tryng to work with it and:

UART OK

I2C OK

SPI OK

LCD OK

Ethernet don't work. 

 

Ethernet Leds are working but the small web-server that i have created dont'work. this vi work perfectly with a LM3S8962 board. i have copy and paste the code on a new project created for MCB2300 (LPC2378 micro).

Could anyone give me some help? 

Another question: how is it possible to change progrmamatically the ip address of the micro and switch to static/dhcp mode?

 

thanks a lot,

Andrea

0 Kudos
Message 1 of 4
(6,200 Views)

To set the IP address of the board, go to the compiler options (build). Towards the end of the list you'll see an option for communications. DHCP is set by default and this can be changed.

 

Sorry about the vagueness of which commands to use, but I don't have access to LabVIEW at the moment.

0 Kudos
Message 2 of 4
(6,193 Views)

Dear Vitoi,

 

first of all thank you for your answer,

yes i know this configuration compiler otions, but i want to change when vi is run (firmware is running) the ip address of the board and set/deselect dhcp mode.

Anyway, my problem now is working with ethernet port because still not running. Do you have experience on the MCB2300?

 

Andrea

0 Kudos
Message 3 of 4
(6,190 Views)

I'm using the LM3S8962 in evaluation mode. Only 3 days left in my evaluation license!

0 Kudos
Message 4 of 4
(6,182 Views)