All of our source code projects except the Coldfire projects, are built via piplines in gitlab through gitlab-runners.
Today we have to build the coldfire projects through the IDE (CodeWarrior for MCU 10.6) and that requires human interaction which is not good.
Is it possible to build the coldfire projects (MCF52233/MFC52236) through a commandline compiler so we can add the coldfire project to the gitlab piplines as well?