What do I have to configure to generate the code on the left side?
The right side is mine at present. I'm using S32 DS v3.5
File: \board\Siul2_Port_Ip_Cfg.h
Thanks,
Jetty
Solved! Go to Solution.
Hello @jetty1012,
If you use the PINs tool, you can configure each of these pins and the names that you use for the Identifier field will appear in the generated code. If you select the 'Code Preview' tab, then you can see the changes that you make appear in the code files.
Best Regards,
Mike
For some reason, for me, PTA HIGH generates a compilation error, the autogenerated code itself already generates the error.
I checked all the files and the error really doesn't make sense because the other ports don't present this error.
Hello @jetty1012,
If you use the PINs tool, you can configure each of these pins and the names that you use for the Identifier field will appear in the generated code. If you select the 'Code Preview' tab, then you can see the changes that you make appear in the code files.
Best Regards,
Mike