I am trying to figure out where to enable the PORTD interrupt via Processor Expert. I inherited a project (originating from the SDK demos) where only PORTA and PORTC are enabled currently.
As shown in the attached screenshots, everywhere I've located so far has the option disabled and it cannot be modified.
Surely PORTD can be utilized for interrupts on the KL82Z? Is this a bug with the "Kinetis SDK 1.3.0 Standalone for KL82Z" package possibly?
Solved! Go to Solution.
Hi Nick Bedbury,
Please select generate code for PORTD IRQ handler first.
Then you can see the PORTD Interrupt enabled.
Best Regards,
Robin
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hi Nick Bedbury,
Please select generate code for PORTD IRQ handler first.
Then you can see the PORTD Interrupt enabled.
Best Regards,
Robin
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Thanks Robin. I think there was some glitch in the Linux KDS IDE. I re-opened the project in the IDE in Windows and was able to select "Generate Code" under the Events tab like you showed. In Linux, this was also a read-only setting.
Hi Nick
KL82 supports interrupt and DMA requests on all of its 5 ports.
Regards
Mark
Complete KL82 solutions, training and support:http://www.utasker.com/kinetis.html
Kinetis KL25, KL26, KL27, KL28, KL82, KL43, KL46
- http://http://www.utasker.com/kinetis/FRDM-KL25Z.html
- http://www.utasker.com/kinetis/TWR-KL25Z48M.html
- http://www.utasker.com/kinetis/FRDM-KL26Z.html
- http://www.utasker.com/kinetis/TEENSY_LC.html
- http://www.utasker.com/kinetis/FRDM-KL27Z.html
- http://www.utasker.com/kinetis/Capuccino-KL27.html
- http://www.utasker.com/kinetis/FRDM-KL28Z.html
- http://www.utasker.com/kinetis/FRDM-KL82Z.html
- http://www.utasker.com/kinetis/FRDM-KL43Z.html
- http://www.utasker.com/kinetis/TWR-KL43Z48M.html
- http://www.utasker.com/kinetis/FRDM-KL46Z.html
- http://www.utasker.com/kinetis/TWR-KL46Z48M.html