This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi all,
After I compiled hello-world.c example file in ContikiOS and I got output in form of .txt file. Then I put it into MSPFlasher to executing code and the led blinks to RED in MSP430F5529 LaunchPad. Why does the led blink to red without printing " hello world" on the screen ?
Regards,
old_cow_yellow said:Is your printer turned on? Is it connected to your system? Does it have paper?
Sorry! But what do you mean? Mind you describe more detail ?
Regards,
Hi,
To understand how printf works on embedded systems, specifically MSP430 based, please read the following:
http://processors.wiki.ti.com/index.php/Printf_support_for_MSP430_CCSTUDIO_compiler
http://processors.wiki.ti.com/index.php/Tips_for_using_printf#Hello.2C_world.21
Hope this will help.
Jan
jan2809 said:To understand how printf works on embedded systems, specifically MSP430 based, please read the following:
http://processors.wiki.ti.com/index.php/Printf_support_for_MSP430_CCSTUDIO_compiler
http://processors.wiki.ti.com/index.php/Tips_for_using_printf#Hello.2C_world.21
I don't really want to use CCS in my case because of spending too much time!
Regards,
You will have same or similar issues with any microcontroller and any IDE.
Good luck.
Jan
**Attention** This is a public forum