Examples using Edge Clock are Failing in SDK 2.16.100

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

Examples using Edge Clock are Failing in SDK 2.16.100

Jump to solution
582 Views
jett
Contributor I

EdgeLock_SetClock(kCLOCK_EDGELOCK_ClockRoot_MuxOscRc400M, 2); Crashs my debug whenever it is called in an example project. I'm using this sdk com.nxp.mcuxpresso.sdk.sdk_2.x_mimxrt1180-evk_p2site_2.16.100.2019112514465377118357287039883

Labels (1)
0 Kudos
Reply
1 Solution
459 Views
mayliu1
NXP Employee
NXP Employee

Hi @jett ,

Thank you for your updated information.

Hi Jett, your chip is  PIMXRT1189CVMBA, means Silicon Rev is A0.

mayliu1_0-1731315359087.png

 

I consulted an RT1180 series expert, His response was "The RT1180 A0 chip cannot use the latest SDK library, and the latest SDK library can  be used by the RT1170 B0 ".

Wish it helps you.
If you still have question about it, please kindly let me know.

 

Wish you a nice day!

mayliu

View solution in original post

0 Kudos
Reply
7 Replies
517 Views
jett
Contributor I

Mayliu,
I'm using the default jumper configuration, I'm following the guidance from those documents. I'm using the MIMXRT1180-EVK board with the following tags on the back; SCH-50577 REV B and 700-50577 REV x5. The SDK version is 2.16, MCUXpresso IDE is 24.9.25. I was using the evkmimxrt1180_rgpio_led_output_cm33 project but I have tried around 10 example projects and they all work only if I comment out the EdgeLock_SetClock function. I have tried the evkmimxrt1180_rgpio_led_output_cm7 project. I'm using the LinkServer MCU-Link USB. 

I have attached my setup as well as where I break point at and what error I get after I hit continue

0 Kudos
Reply
500 Views
mayliu1
NXP Employee
NXP Employee

Hi @jett ,

 

Thank you for your updated information.

Hi Jett, Please  take a picture of the silk screen on the chip of the NXP1180. It would be better if you print it out. 

mayliu1_0-1731032116261.png

Best Regards

mayliu

 

0 Kudos
Reply
484 Views
jett
Contributor I

I have attached a photo and it is written down below

PIMXRT1189CVMBA
0P96D
CTZA2221D

I did a little more digging. 

The kCLOCK_RootEdgelook  div is 3  and kCLOCK_RootEdgelook  mux is 1 on boot

Inside of ELE_BaseAPI_ClockChangeStart
S3MU_SendMessage comes back as successful however
the response from ele_mu_get_response_baseapi contains 0xf429 at rmsg[1] instead of 0xd6 (RESPONSE_SUCCESS).

0 Kudos
Reply
460 Views
mayliu1
NXP Employee
NXP Employee

Hi @jett ,

Thank you for your updated information.

Hi Jett, your chip is  PIMXRT1189CVMBA, means Silicon Rev is A0.

mayliu1_0-1731315359087.png

 

I consulted an RT1180 series expert, His response was "The RT1180 A0 chip cannot use the latest SDK library, and the latest SDK library can  be used by the RT1170 B0 ".

Wish it helps you.
If you still have question about it, please kindly let me know.

 

Wish you a nice day!

mayliu

0 Kudos
Reply
424 Views
jett
Contributor I
Ahh of course, thank you for your help!
0 Kudos
Reply
409 Views
mayliu1
NXP Employee
NXP Employee

Hi @jett ,

 

Dear Jett, if your question is solved, please tell me to close this case,  thanks.

 

Wish you a nice day!

 

Best Regards

mayliu

0 Kudos
Reply
559 Views
mayliu1
NXP Employee
NXP Employee

Hi @jett ,

Thank you for your interest in the NXP MIMXRT product, I would  like to provide service for you.

I import SDK demo "evkmimxrt1180_rgpio_led_output_cm7", using MIMXRT1180-EVK board, SDK version is 2.16, MXUXPresso IDE is 24.9.25. I download the program, EdgeLock_SetClock function  was called, and project works normal, So please check next points:

1: Please check your board Boot mode setting and other board setting.

I suggest you can refer the following link .

https://www.nxp.com/webapp/Download?colCode=UM12021

2:Please make sure your Board , MCUXPresso IDE , SDK is matched.

   In the SDK demo, readme.md file describe more detail information.

For more information, maybe you can refer the next link:

https://www.nxp.com/docs/en/quick-reference-guide/IMXRT1180QSG.pdf

 

Wish it helps you.
If you still have question about it, please kindly let me know.

Best Regards

mayliu

0 Kudos
Reply