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.

Request - Update TPS driver documentation

Hi,

I am using the TPS driver with the TMS570's.  I know documentation is frequently low on the priority list, but I'd like to request some more effort be placed in this area.

 

There are many instances of incorrect spelling which these days should be easy to catch (and it makes it more interesting to code when you have to declare a variable of type

TPS_WatchdoConfiguration

note the missing g, but aside from that, almost all of the documentation on the API is marked with TODO.  This is not helpful when reading the user guide, and it makes using Code Composer difficult because all of the todo's show up in my Task list since I have to include the TPS header files.  This makes it very hard to see my tasks and know there is nothing I missed.  At the moment there are 277 TODO items in my list, it will only show the first 100, and all of them are TPS related. If I try sorting by something different like the path I can find 11 tasks that are mine, but I don't know if this is everything.

 

Please take some time and either fill in the blanks, or remove them. 

 

Thanks,

David