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.

No output from example_utils

Other Parts Discussed in Thread: SYSBIOS, TMDSICE3359, CC3100, MSP430F5529, CC3100SDK

There is no problem to import and build C:\ti\sysbios_ind_sdk_2.1.1.2\sdk\starterware\examples\example_utils project. However, there are some problems with debugging this project on a TMDSICE3359 board.

1. Regardless of where break points are set, whether they are in main() or in taskFxn(), the debugger doesn't stop anywhere. Is there any extra option to be set in order for the debugger to stop at the breakpoints?

2. Press F8 without breakpoints doesn't return anything. Why?

3. What hardware files are required?

4. How can we import the pinmux files into the project?

5. What libraries and dependency project are required to run this project?

I have been using FPGAs for quite long. Recently, I purchased a TMDSICE3359 board to evaluate possibilities to implement EtherCAT using AM335X. I really get stuck in the very early stage. I am not sure if I am confident enough to carry on with this. Lock of document and support is my biggest obstacle. I am not sure if this is a common problem for other TI customers.

Thanks for your help.