Hi, I am trying to load simple code on dvevm6446 board and I have CCS 4 as IDE.
I think there are some specific steps to handle. Such as dip switch configuration. I have followed "http://c6000.spectrumdigital.com/davincievm/revf/files/DaVinciEVM_FAQ.html#Software_Updates"
I think target configuration should be done on ccs. I have choose connection as "BlackHawk USB-560 M emulator" since I have it. and choose device as "evmdm6446"
Are there anythings that I am supposed to do? I simply want to debug default "hello world" code. when I debug, it does not give error, but i think it does not load the executable.
What should be the steps in order to handle this?
thank you.