How to burn a program on an EXP5438 platform device in Contiki -
i trying upload hello-world program on texas instruments exp5438 experimenter board using instant contiki 2.7 in vmware (ubuntu12.04). compilation done when try upload error
msp430flasher -n msp430x5438a -e erase_main -w hello-world.hex -v -z [vcc] /bin/sh: 1: msp430flasher: not found
then installed msp430flasher
texas instruments. when try run error:
can not load msp430lib.so..no such file or directory
although have missing file in same folder. i'm stuck this.
Comments
Post a Comment