Greetings!
I am trying to build an example project imported from the am335x_sysbios_ind_sdk_1.0.0.4.
I use the Resource Explorer to bring in the uartecho example.
When I try to build it, I get the the following console output:
**** Build of configuration Debug for project uartecho ****
C:\ti\ccsv5\utils\bin\gmake -k all
gmake: Target `all' not remade because of errors.
**** Build Finished ****
No errors or warnings are listed in the problem window, so I am at a loss to figure out what is wrong.
Tools:
CCS 5.2.1.00018
SYSBIOS 6.33.06.50
XDC 3.23.04.60
If I bring in a sysbios example, such as the hello, it builds fine.
Is there something else I have to do to use the Industrial SDK SYSBIOS examples?
Gerry Belanger