Hi!
I am using sitara AM3358 processor on custom board with processor_sdk_rtos_am335x_6_01_00_08.
Is there any self test available for processor or any other test/option to check health status of processor.
Regards,
Gaurav
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.
Hi!
I am using sitara AM3358 processor on custom board with processor_sdk_rtos_am335x_6_01_00_08.
Is there any self test available for processor or any other test/option to check health status of processor.
Regards,
Gaurav
You'll need to do this is software, balancing the the testing needs against the implementation time.
Let me re-0assign this to the software team to see if they have any options for you.
--Paul
Hello Gaurav,
I am not aware of a single software test that tests everything on chip. The RTOS SDKs provide board level diagnostics that allow customers to validate interfaces on the AM335x. However, they are designed to be functional tests for board bring up and not periodic self tests to check SoC/ARM state.
Regards,
Nick