1st of all Happy New Year!
I'm having a project for LS1021ATWR with custom environment setup using MINGW and custom ARM tool-chain.
Basically I have an environment setup script which sets all required paths and does setups and then I'm able to do make, which compiles my project and I have binaries to flash on the board.
The same process I want to do from CW setup. I was going through couple of documents, attached below.
But still not clear how to setup such project a with existing code so that I can compile it with CodeWarrior?
Need guidance. Thanks you in advance.