Hi Expert,
是否能透過 LVDS, UART, 或 printf/System_printf 等方式將處理流程中間的資料,如每個frame的Range-FFT, Doppler-FFT, CFAR等資料輸出在console、或者存取出來,以便進行Debug?是否有相關文件詳細說明實施的方式與範例?
謝謝
Daniel
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 Expert,
是否能透過 LVDS, UART, 或 printf/System_printf 等方式將處理流程中間的資料,如每個frame的Range-FFT, Doppler-FFT, CFAR等資料輸出在console、或者存取出來,以便進行Debug?是否有相關文件詳細說明實施的方式與範例?
謝謝
Daniel
是否能透過 LVDS, UART, 或 printf/System_printf 等方式將處理流程中間的資
可以通过添加System_printf 来打印信息的,TI提供的一些例程中有通过System_printf来打印的。
目前是打印相关信息遇到了问题?