Hi, i am not sure if i am posting in the right forum, and i am also very new to embedded systems and am currently working on FMC667. When i tried to build the project FMC667WebUART and debug, CCS will start loading(or wadever it is doing) all the 8 cores of the FMC667, then nothing happens. I'm not sure if the main function from client.c was even run, so i tried using printf at the start of main(), but nothing still.
Sorry if my explainations are unclear as i don't really know what i am doing, i'm just trying as much as i can with my limited knowledge. I'm not sure if i am doing something wrong or printf doesn't work.