Hello,
I am currently working with the TMDSEVM66788L (The processor is multicore DSP TMS320C6678L) . I have ccs v6 on my pc with mcsdk_2_01_02_05 and ndk 2_24_03_35.
After I successfully managed to compile and run the hello world example. I saw that I have a connection (there was a ping) between my EVM and my pc.
Now I want to boot this example from flash using the link I used for booting my project:
e2e.ti.com/support/dsp/c6000_multi-core_dsps/f/639/p/430837/1544042
Unfortunately, I see that after making the same steps for booting that worked in my project I see no connection in the cmd.
Could anyone please tell why is that happening? and if someone managed to boot this example from flash and saw a connection?
NOTE: The path of the example I use is: C:\ti\mcsdk_2_01_02_05\examples\ndk\helloWorld\evmc6678l