Hi,
RTI example for C6727 does not work. I don't get interrupt from timer . Why?
Compiled in ccs 3.3
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.
Hi,
RTI example for C6727 does not work. I don't get interrupt from timer . Why?
Compiled in ccs 3.3
Hi Michael,
"GEL: Error calling OnPreFuleLoaded(): memory map prevent write to target memory at 0xF000000B"
Is it a Typo, it need to be OnPreFileLoaded(); Can you cross-check your gel file.
Also you can refer GEL file document.
Hi Arvind,
I've built project for CCS 6.1 and after pressing on debugging session i've got :
"C672X_0: Error connecting to the target: Error 0x80000200/-1063 Fatal Error during: OCS, Bad Target Silicon Revision Number Please check your multi-processor configuration. The number of devices in the JTAG scan path must be correct for the silicon revision to be read. Or, you may have selected the wrong DSP device driver. "
My hardware contains two contains C6727. How I can connect to one processor in debug session ? I'm working with xsd510. What is a multiprocessor configuration?
Where I can change it?