MPC5744 freeRtos demo problem

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

MPC5744 freeRtos demo problem

475 Views
282707061
Contributor I

Hi NXP Team:

I had a problem debugging freertos;

I use your demo project " freertos_mpc5744p",and debug it;Your IDE (S32 DS) console window print the following  error :

"Error in ONCE status register during instruction execution. "运行错误.PNG

then I found out,the error is caused by the  function :

g_clockState.callbackConfig[callbackIdx]; 

I don't know if I need to configure anything, (eg:using clockMan, etc.)

Can any one help me to solve this problem, thank you.
Best wishes!

单步 调试错误前.PNG

调试错误.PNG

0 Kudos
1 Reply

369 Views
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,

the only advice here is to check the clock settings. Do you have the same crystal frequency as configured in the project?

Regards,

Lukas

0 Kudos