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.

CC2538 Self Test

Other Parts Discussed in Thread: CC2538

Hi,

In my project, there is a requirement in POST (Power On Self Test) is:

1) RAM self test

2) Program CRC check 

3) Stack check

4) important Register check

5)Flash check

So can anyone suggest me what I need to do, means what I need to write in my program?

Is there any source code & examples for the CC2538 chip?

Thanks&BR,

  • Yes, this is something you have to implement yourself.

    Sorry, we don't have code or examples for this. You would probably find some high level guidelines on how to write tests like this if you do some searches.