Other Parts Discussed in Thread: , TIDA-020004
Hello e2e,
I am working on our custom design board, it has AWR1642.
Desing is same with TI AWR1642BOOS board.
Only difference is our desing supply voltage 12V.But all the necessary voltages are OK we get them.
The problem is about debugging.
I import srrdemo_16xx_dss and srrdemo_16xx_mss projects from project explorer.
And I also have TI AWR1642BOOS board.
I can debug these codes with TI AWR1642BOOS board.
I haven't maneged to debug with our board yet.
If I press "Test Connection" button at the target configuration file it says no error.And seems same with launchpad.
When press debug compiler gives "Load Program Error"
I want to add that I change SOP pins status as this for debug
SOP2 -> 1
SOP1-> 1
SOP0 -> 0
with this config I can debug with launchpad.
And I have used both XDS100v2 and XDS110 debuggers.