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.

TMS320F28374S: nest interrupt doesnot work

Part Number: TMS320F28374S

Tool/software:

1. we use bios/sys. adc_isr and adc_isr_fast is AD interrupt.

2.we want to make adc_isr to nest adc_isr_fast

3. it can run for a short while ,and stopped at 0x3fe2ed

if adc_isr_fast delete,  adc_isr can run normally

if the nest is not written, adc_isr and adc_isr_fast can run normally

can you tell what is wrong? will bios/sys effect the result?

 

thanks!