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.

OAD ImageB

The  same coding ,when I use the ti_51ew_cc2540b.xcl to link, the result is ok and system work well.  but when I use the cc254x_f256_imgB_Large.xcl to link, link shows no error, but after downloading the ImageB and running the system, I found that the system locked at    LL_Init( taskID++ );     while initlizing the tasks.

Pls someone helps me ,3x. 

  • Hello. Have you followed the steps form the wiki example and are able to perform the demo?

    http://processors.wiki.ti.com/index.php/BLE_Large_Image_OAD

    If so, I would recommend modifying that project to implement your functionality so that you will have a working baseline.