Hi,
How to set interrupt priority level for MC9S08PA?
Example for ADC ISR and MTIM0 ISR.
Thank you very much!
Jason
解決済! 解決策の投稿を見る。
Hi you need to set the
IPCE bit and for the ADC set the interrupt level at IPC_ILRS5 (you need to set the bit 4 and 5 for the adc)
Regarding to MTIM0 can you confirm the vector that you wants to use?
Regards
元の投稿で解決策を見る