Part Number: TDA4VM
I am trying to debug and load firmware to the tda4vm starter kit evaluation board : www.ti.com/.../SK-TDA4VM
I am following this user guide to debug, using an external xds110 debugger, instead of the xds560 :
js:> loadJSFile ("/home/user/ti-processor-sdk-rtos-j721e-evm-11_01_00_04/pdk_jacinto_11_01_00_17/packages/ti/drv/sciclient/tools/ccsLoadDmsc/j721e/launch.js")
Could not open session. No devices found matching: .*MCU_Cortex_R5_0 (/home/user/ti-processor-sdk-rtos-j721e-evm-11_01_00_04/pdk_jacinto_11_01_00_17/packages/ti/drv/sciclient/tools/ccsLoadDmsc/j721e/launch.js#91)
launch.js Line 91, is updateScriptVars() function, I commented out line 91 as follows :
But with the pop up :
Error connecting to the target:
(Error -6305) PRSC module failed to write to a router register.
(Emulation package 20.0.0.3178)
I followed all the steps until : Fig. 7.7 CCS: Scripting Console Output, loading the js file , it struggles with opening a session with the cortex r5 in line 91 of the launch.js script.
Is there any clear way of baremetal program the tda4vm-sk.