I've been working on an application for MSPM0G3505 MCU using CCS Theia 1.5.1. My observations are that Theia is OK for tinkering with the platform and to compile the sample applications, but it's not ...
When an input pin set as GPIO is detected, a function program called "GROUP1_IRQHandler" will be executed if interrupt settings are made. If I want to specify different interrupt destinations (other ...