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.

CCS/CC3220SF: Watchpoints not available when debugging CC3220SF firmware

Part Number: CC3220SF
Other Parts Discussed in Thread: CC3230SF, SEGGER

Tool/software: Code Composer Studio

Hi everybody.

I am working on project, that utilizes CC3230SF chip. My hardware setup is PC->Segger Jlink -> SWD -> custm board(CC3220MODASF).

What I want to do is to find the root cause of the bug by setting breakpoint on specific memory access (AFAIK they are called watchpoints), however it is not available within context menu:

Configuration for existing breakpoints can't be changed as well:

Is this known issues or is it me doing something wrong? I suspect, that error may have happened when project was imported from git into workspace.

Any help will be appreciated.