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.

CCS/AM3358: Timer interrupt issue in Bootloader

Part Number: AM3358

Tool/software: Code Composer Studio

Hi,

I am using Sitara am335x EVM-SK board. I am going to develop timer interrupt in internal RAM(Bootloader) code. In that I have enable timer overflow interrupt. I tested this code on DDR its working fine, but if I add this code into bootloader its interrupt is not working. ISR is not called by system.

Is any changes or extra function called required in Internal RAM(Bootloader) code for enable interrupt.

Regards,

Harish