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