|
EasyC Question regarding simple program
I am a mentor for Team 2435 in Lawton, OK.
We are using EasyC for our software development for the microcontroller.
Today we tried to compile and download the While Loop sample code provided by Intelitek. This is a simple program that loops ten times and uses PrintToScreen to write a mesage to the terminal window.
The compile and build was successful.
The download appeared to be successful.
The terminal window launched.
However, no messages came back to the terminal.
All of the lights on the board worked as expected and the green light indicates that the processor is running.
Is there any other action required to start to program on the board?
Is there any additional step within EasyC necessary to start receiving messages from the microcontroller board?
Thanks
|