Other Parts Discussed in Thread: SYSBIOS
Hi!
Now in my project,I want to calculate the CPU load,Hwi load,task load and so on.So I refered to the SYS/BIOS manual,I found that the API functions in the module Load of SYS/BIOS.But the manual only say that I can use the runtime API,as the screenshot I post,and I don't how to use the API in my project.Would you show me how to use the runtime APIs of the Load? Are there some demos?
The SYS/BIOS I used is bios_6_75_02_00.
Than you!