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.

WEBENCH® Tools/CC2541: Program CC2541 with IAR Embedded Workbench IDE - 8051 10.30.1

Part Number: CC2541

Tool/software: WEBENCH® Design Tools

Hi 

I am trying to program the CC2541 with a simple SW code that wrote, but it doesn't work!

I am using AIR Embedded Workbench IDE  and Texas Instrument 's CC Debugger that connected to a board with CC2541 chip.

After I push Make bottom, I push Download and Debug bottom, and I get the following messages in the log:

Sun May 24, 2020 20:33:13: IAR Embedded Workbench 10.30.1 (C:\Program Files (x86)\IAR Systems\Embedded Workbench 8.1\8051\bin\8051proc.dll)
Sun May 24, 2020 20:33:14: Using license: Evaluation license - IAR Embedded Workbench for 8051, Evaluation edition 10.30
Sun May 24, 2020 20:33:14: Download complete.
Sun May 24, 2020 20:33:14: Loaded debugee: C:\Texas Instruments\BLE-CC254x-1.5.1.1\Projects\ble\SimpleBLEObserver\CC2541DB\CC2541EM\Exe\SimpleBLEObserver.d51
Sun May 24, 2020 20:33:14: Target reset

 The problems is:

1. I get the same message even when the CC Debugger  is disconnected.

2. The Chips isn't working ( it should turn on a led on the board using CC2541 GPIO/

I have also noticed that if I go to Project -> Download-> all the three options are turned off ( Download Active Application etc).

thanks

Gil