Hi,
How to enable Vps_printf in ti_components?
Customers can use vps_printf to print through uart under vision sdk, but they cannot print under ti component files. Do you need additional settings? Does it need additional configuration?
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.
Hi,
How to enable Vps_printf in ti_components?
Customers can use vps_printf to print through uart under vision sdk, but they cannot print under ti component files. Do you need additional settings? Does it need additional configuration?
Hi,
Which component under /ti_components are you trying to enable Vps_printf()?
First, you have to be able to rebuild the component. Second, you have to be able to resolve the dependency to include Vps_printf().
Regards,
Stanley