Hi, all:
The platform is MPC5604B microchip. I write the makefile to manage our source code. The makefile is done but i don't know how to call this makefile.
In S12 platform, i use "piper.exe" and "maker.exe" to call the makefile, but in MPC5604B platform, the two tools are not existed. so how to solve this problem? should I download GNU to make thie makefile?
Thank you.