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