cancel
Showing results for 
Search instead for 
Did you mean: 

getMCULoadPct() function

qqAnton
Senior

Hello

I want to know the MCU Load, so I found this function

McuLoad = touchgfx::HAL::getInstance()->getMCULoadPct();

I call it in

void Model::tick()

But I always get 0, whatever I do it alwsys returns zero, so I don't think it's working well,

so, how could I resolve the problem? maybe I should call it from another place?

Thank you

Anton

24 REPLIES 24
HCon
Associate II
  • Please delete my duplicate submission.

HCon
Associate II

The submission is repeated.

HCon
Associate II

The submission is repeated.

HCon
Associate II
  • The commit is repeated because it cannot be deleted

Thank you, I'll try