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.

TDA2E: Error: Module ti.sysbios.knl.Task does not exist in the application's configuration - ROV

Part Number: TDA2E
Other Parts Discussed in Thread: TDA2

Hi, I am trying to debug an application in our custom board wich uses a TDA2, I use CCS only for debug, my source code is build using our tools, these are the steps I perform:

debugger = Blackhawk XDS560 v2 System Trace 

1.- I create a new target configuration choosing the debugger and platform, then launch that configuration

2.-I load the symbols (vision_sdk_ipu1_0_release.xem4) only for 1 core, IPU 1_0 in this case, then I connect the target

the target is running

3.- then I open ROV but I get this error 

how could I solve this?, thanks