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.
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.
Hi,
Can you share the o/p of gmake -s showconfig? this for just to know the configuration
Thanks
Gaviraju
Hi,
Your configuration looks good to me & I still have some question
1) After flashing SBL image, have you flashed Appimage?
2) Can you make sure your SOC is TDA3x or TDA3x-RVP?
3) Earlier are able to see the UART logs in the console?
Thanks
Gaviraju
Hi,
I'm sure SOC is TDA3x.I load using QSPI in the userguide and Ididn't see any UART logs.
I have flashed Appimage.And is it right that open the Tera Term at first and then power on the SOC?
Regards,ww
Hi,
>> is it right that open the Tera Term at first and then power on the SOC?
Yes
Earlier are you able to see the UART logs in the console? (Try with different boot method & make sure the UART functionality)
Thanks
Gaviraju