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.

In Tivaware, Diagnostics software is there to test the devices

Hi All,

In Tivaware, Is Diagnostics software available to test the hardware devices?

In Tivaware, Peripheral driver library is there and whether it has the application which uses these libraries and test the devices using these libraries.

If I want to test the devices using Tivaware, then whether I need to write the own application layer ( test software) which uses the Peripheral Driver Library. Please confirm.

-Thanks

  • There was an application note AN01272-01 but it only covered a small portion of the peripherals and it has been withdrawn. That might give you a place to start looking for something to start with though. You could look in this forum for references to that and IEC 60730

    This is a hole in the TM4C made more apparent by the fact that TI used to have a solution. It appears they have abandoned thought of providing this for the TM4C series, probably in favour of other processors.

    Robert

  • Hello Balaji,

    As Robert has stated, the test code you have described is not available for the TM4C. If this is something you would like to have, you will need to develop it on your own using the provided drivers. If, for some reason you have specific questions about how to accomplish specific tasks that you want to do for testing, please feel free to post on the E2E and we can offer suggestions is solution exists of how your problem might be solved.