We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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).