Tool/software: Code Composer Studio
Hi,
I have some trouble starting work witht he TDA4m EVM C66 and C71:
XDC Tools:
When I try to create a RTSC config in a project it asks me if XDCtools should be added to the project, I select yes.
Then when checking the project settings there is the message "None of the currently selected products supplies value for the Target. Please specify the Target manually, or try using a pre-3.30 version of XDCtools."
and I cannot click on the XDCtools entry on the left besides the compiler and linker.
I have various versions installed, from the 6.1.0 SDK and others, whats wrong here? I have CCS Version 9.2.0.00013
When I try to create a "DSP/BIOS v5.0 Configuration File" it tells me "No DSP/BIOS tools are currently installed. Please install DSP/BIOS tools before creating a new DSP/BIOS configuration file."
Also the user guides always to use examples from the resource explorer, but there is no TDA4 stuff in there.
I thought about calling XS manually but the command line is long and I cannot guess the parameters I need for the C71 DSP.
Since the CCS SYSBIOS stuff is not usable, a Makefile project would also be fine. Here I face the problem that there is no example project I can start with, or is there?
Which Makefiles do I need to include to pull ion the XDC stuff? Which variables must I set for this to work?
UART:
How can I use the UART to output debug message on the C71 and C66?
This is very important for me because I do not use the perception stuff which might run out of the box...
Please give me some example code or so. I searched the 6.1.0 SDK but could not find anything which is of much use.
It's really hard here to get started with the board. Much information is just not available or outdated or incorrect.
There is not much support even for easy stuff like a simple SYSBIOS hellow orld which print on the UART on the C71...
Best regards
Jan