Hi,
I am trying to write a code for generating time interrupt in the code.
In all sample examples either ROM_TimerEnable or TimerEnable is used.
what is the difference between these two?
- Bhavesh
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,
I am trying to write a code for generating time interrupt in the code.
In all sample examples either ROM_TimerEnable or TimerEnable is used.
what is the difference between these two?
- Bhavesh
Amit,
So this ROM_ functions will be used for particular board only right with in built flash programmed?
If I use the same function for different board and if that board does not have ROM functions than at run time fault will occur. is this understanding correct?
Thanks,
Bhavesh