"hw_init" in startup.S

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

"hw_init" in startup.S

897 Views
yyang
Contributor II

Hello:

When I used MPC5606B in S32DS,I found the function “hw_init” in startup.S

But I cannot found where this function defined.

Can you I tell me where could I find this function body ?

NU9F9CP410BP5LGSOSTCJ17.png

Labels (1)
Tags (1)
4 Replies

667 Views
petervlna
NXP TechSupport
NXP TechSupport

Hi,

Please do not spam our forum in foreign language.

Thank you

667 Views
yyang
Contributor II

Hi,

Sorry , I do not know what you mean?

0 Kudos

667 Views
yinlei
Contributor III

sorry.

0 Kudos

667 Views
petervlna
NXP TechSupport
NXP TechSupport

Hi,

hw_init is not used for this device.(it is not called as HW_INIT is not defined for this device).

This function is universal and is mainly used for multicore initialization of other cores.(start vectors and addresses)

Peter