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.

problem with mixed C/assembly code flashing

Other Parts Discussed in Thread: TMS320C6748

Processor used - Custom DSP board based on TMS320C6748

CCS version - CCS5.1.1

Problem - problem with mixed C/assembly code

               A code has been written using mixed C/assembly for C6748 processor. The code is timed using timer0 interrupt. The ISR has ADC-DAC operations an the application code. During debug mode it performs as desired. However, at some instants the interrupt is not generated properly. This issue is resolved when code is reloaded.

           However flashing this code for stand alone operations is having a problem. Even after .bin file is loaded the code is not behaving as desired.   But, the same application written in C only is working fine in flash mode.

Please can you suggest .

Regards,

Lokesha