Other Parts Discussed in Thread: MSP430F5529
Dear all,
After I connected my launchpad to contiki, I start to compile a simple program such hello-world.c and upload it into my launchpad (MSP430F5529 LaunchPad) but there is a error as show:
user@instant-contiki:~$ cd contiki/examples/hello-world/
user@instant-contiki:~/contiki/examples/hello-world$ make hello-world.upload
using saved target 'mymote' make: *** No rule to make target `hello-world.upload'. Stop.
In my case, "mymote" means that MSP430F5529 LaunchPad.
Mind you give me a feedback about this ?
Regards,