01-26-2012 03:37 PM - edited 01-26-2012 03:38 PM
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
01-27-2012 04:08 AM
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.
01-27-2012 04:57 AM
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
01-27-2012 09:36 PM
I'm using the LM3S8962 in evaluation mode. Only 3 days left in my evaluation license!