brief Defines for user pin and port configurations

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

brief Defines for user pin and port configurations

Jump to solution
1,012 Views
jetty1012
Contributor II

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

jetty1012_0-1683808329647.jpeg

 

Thanks,

Jetty

0 Kudos
Reply
1 Solution
1,005 Views
mikedoidge
NXP Employee
NXP Employee

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.

mikedoidge_0-1683823058291.png

 

Best Regards,

Mike

View solution in original post

2 Replies
575 Views
RogerFranca
Contributor II

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.

RogerFranca_0-1706807412530.png

 

0 Kudos
Reply
1,006 Views
mikedoidge
NXP Employee
NXP Employee

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.

mikedoidge_0-1683823058291.png

 

Best Regards,

Mike