Hello,
I am seeing the errors in the attached screenshot. Do these matter if I plan on using an external compiler?
Thanks,
Alex
已解决! 转到解答。
Hi Alex,
if you are going to use external compiler like IAR, you need to setup compiler - ideally in new project wizard. This method also configure paths and build variables. If you switch the compiler in an existing project - it sometimes brings such error messages and you need manually fix the paths and So on.
Hey Jiri,
By external compiler, I meant to say that I'm exporting the emitted C files to a project somewhere else and using the compiler there. Would setting up the corresponding compiler in S32DS still be advantageous in this case?