This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

alternative to using printf without SYSBIOS

Other Parts Discussed in Thread: SYSBIOS

I am porting functions from another device. Since printf is really slow and i am printing a lot of debug message and data, i am wondering if there is any alternatives to using printf without using SYSBIOS. I am testing eveyrhting piece by piece. so there is no need to use sysbios just yet. I am debugging there functions on keystone II c6000 dsps. I am currently using ccs6.