I am working on a task to move a big project from old Codewarrior IDE to S32DS from NXP, which use a compiler of GCC 4.9. Unluckily I have big troubles to compile the inline assembley code in S32DS, since the grammar of inline assembley are quite different from codewarrior to GCC. Any ideas to solve this problem without rewrite sentence by sentence? Any quick translate tools as shortcut? Thanks!
↧