Quote:
Originally Posted by robotrobot2
After downloading this code to the processor, it looks like the program never calls function Process_Data_From_Master_uP(). I saw it in main(), but when I add printf() to test it, it never shows up...
|
There is no function called Process_Data_From_Master_uP() in my code. You'll need to give us more information.
-Kevin