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.

CCS/PROCESSOR-SDK-AM335X: RTOS issues

Part Number: PROCESSOR-SDK-AM335X

Tool/software: Code Composer Studio

Goodmorning,

I write you since I'm starting to develop with RTOS after having develop with Linux. Unfortunately after two years, I see that there hasn't been any improvment in RTOS support. Here the problems that I found:

  • In TI Resource Explorer, there are no example for sitara.

  • After 2 years, the am335x_app_bbbam335x.cfg for the static creation of objects, still has to be edited by hand since it's not possible to add driver settings with XGCONF (problem reported here: ). 
  • When projects are created with the script pdkProjectCreate.bat, the source files are not copied inside the created projects but there are only reference to the original files. The drawback of this approach is that if a person wants to modify an example project has to substitute each reference with a copy of the source file, otherwise he would modify the pdk original files.
  • The video series training.ti.com/ti-rtos-workshop-series-4-10-ti-rtos-configuration doesn't cover in depth the RTOS system, more importantly it doesn't show the procedure to create some projects from scratch.
  • The only documentation that deepens enough the several concepts for start programming are: www.ti.com/.../spruhd4m.pdf and

I hope that these notes can be useful for improving the assistance.

Regards,

Davide Brunelli