I want to build a compilation script that can be made for compilation without opening the s32 design studio for arm.
In the debug-flash generated by the software, I found that. mk and makefile have already been generated, while o, d, and elf files depend on .args. So, how was args generated and what should I do