Hi,
I am using CrossCore Embedded Studio on the ADSP-SC570 Development kit.
I am able to load and run my project which was developed using the Power_On_Self_Test example provided in ADSP-SC5xx_EZ-KIT_Lite-Rel2.0.2.
The code, which contains a "Hello World" printf statement, is being loaded on to the A5 core. It executes but does not provide output to the console.
A previous community response suggested adding \n to the end of the statement and also setting the __primIO breakpoint.
The dialogue below shows how the user suggested setting the breakpoint.
However, in my current workspace, the automatic breakpoints do not contain __primIO.
It appears that I may be missing a setting or an install to allow for console output?
Any help on how to get the printf to route to the console would be appreciated.
Thanks.
Moved & tagged
[edited by: emassa at 2:12 PM (GMT -4) on 13 Mar 2023]