how to add the clock function from the Processor expert by using the S32K144 demo board.

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

how to add the clock function from the Processor expert by using the S32K144 demo board.

Jump to solution
782 Views
Guofred
Contributor III

Hi,

i would like to drag the below function to the code page. but i can't find them from the clockMan1:clock_manege, only find this function from the clock_s32k1xx.c  file.

would you like to share your comments, thanks.

CLOCK_SYS_Init();

CLOCK_SYS_UpdateConfiguration();

Guofred_0-1642570929266.png

Best regards.

Guofred

0 Kudos
1 Solution
764 Views
Senlent
NXP TechSupport
NXP TechSupport

Hi@Guofred

     I tested it,it should be the reason of the SDK version,each version has differences.

such as:

Senlent_0-1642583868757.png

Senlent_1-1642583900344.png

BR!

      Jim,

 

View solution in original post

0 Kudos
4 Replies
778 Views
Senlent
NXP TechSupport
NXP TechSupport

Hi@Guofred

      clockMan1.c & clockMan1.h are just configuration files.thefunctions you mentioned is implemented in the clock_s32k1xx.c files.

       you can take a look at Cpu.h file to see the include path.

BR!

    Jim,

 

 

0 Kudos
773 Views
Guofred
Contributor III

Hi @Senlent ,

Thanks for your kindly help.

yes,clockMan1.c & clockMan1.h are just configuration files, i found the Figure 1 configuration files is not same as the Figure2, how to make the Figure 1 configuration files are same as the Figure2,is it only the Cpu.h file path issue. kindly help to share your comments, thanks. 

Guofred_1-1642580398020.png

 

Guofred_2-1642580735257.png

Best regards.

Guofred

 

 

0 Kudos
765 Views
Senlent
NXP TechSupport
NXP TechSupport

Hi@Guofred

     I tested it,it should be the reason of the SDK version,each version has differences.

such as:

Senlent_0-1642583868757.png

Senlent_1-1642583900344.png

BR!

      Jim,

 

0 Kudos
759 Views
Guofred
Contributor III

Hi @Senlent ,

Ok, thanks for your kindly help.

Best regards.

Guofred

0 Kudos