Hi,
I'm struggling to have the led signalling the cpu load. In config-xc8.inc I changed CPU LOAD to 1.
The led always stays off. But to honest I really don't know how to test this. Can anyone help on this ?
My board is an arduino atmega2560 , but on arduino uno I have also the same problem ...
Kind regards,
Ronny
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Mikael,
Yes settings were ok , it works. As stated , I didn't know how to test it. I thought that just doing something in forth would turn the led somehow on , but it looks like it isn't .
Thanks !
Regards,
Ronny
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I'm struggling to have the led signalling the cpu load. In config-xc8.inc I changed CPU LOAD to 1.
The led always stays off. But to honest I really don't know how to test this. Can anyone help on this ?
My board is an arduino atmega2560 , but on arduino uno I have also the same problem ...
Kind regards,
Ronny
Have you tried setting IDLE_MODE to 1 and CPU_LOAD_LED to 1 and then
The CPU_LOAD 1 is not needed for the LED to work.
Last edit: Mikael Nordman 2022-08-27
Hi Mikael,
Yes settings were ok , it works. As stated , I didn't know how to test it. I thought that just doing something in forth would turn the led somehow on , but it looks like it isn't .
Thanks !
Regards,
Ronny