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.

Compiler/CC2538: hanging in the start of program

Part Number: CC2538
Other Parts Discussed in Thread: SIMPLELINK-2-4GHZ-DESIGN-REVIEWS,

Tool/software: TI C/C++ Compiler

Hello,

I have made a custom board with CC2538, i was able to flash it properly but it was not working properly. it is hanging in the start only.  for exaple if i write a program for hello-world to print in the console with 30sec delay it was printing only once then it hangs. if i press a lot many reset then it works what might be the problem please give me a solution for this

thank you

  • Hello Manikandan,

    You can use the IAR debugger to determine the MCU status during hang-up: whether it is asserting (and the reason for it), attempting to access an invalid flash memory area, or otherwise.  From your description it is apparent that there is an issue with the hardware design, perhaps a faulty crystal or insufficient power supply.  You should closely follow the CC2538EM-RD and submit your design to SIMPLELINK-2-4GHZ-DESIGN-REVIEWS for further review.

    Regards,
    Ryan