Tool/software: Code Composer Studio
PROCESSOR_SDK_RADAR_03_06_00_00 & TDA3xEVM & CCS9.0.1
I followed the TDA3x userguide to flash.I choose using QSPI and change BootMode.
At first I set SYSBOOT(SW2)[1:16] as 00111000 10000001 and SW8001[1:8] as 00000000.And then following the steps in the user guide,when I finished step 1 and 2,I see below console logs,
My console log is different from that in the userguide
And I checked UserGuide_TDA3xx_RVP,its console log is the same as me.
I still complete flash and power off then change SYSBOOT(SW2)[1:16] as 00011000 10000001 and SW8001[1:8] as 01000001 and power on,but there's nothing in the Tera Term.
What caused it?
waiting for your reply.