This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

unable to get ouput of printf

hello,
i am working on FRDM-K82F freedom board on keil V5.23 with freeRTOS example. i have downloaded code (DPF pack) from the NXP site.

while simulating the code(without hardware) on keil printf statement doesnt print anything and it also goes into the infinite execution.

i want output of printf statement in simulation(without hardware)- please suggeste a way, if possible?(if i execute same program with hardware, will i directly get output of printf?, i am yet to purchase the hardware).