Raspberry Pi HDMI PrintNumber component
Posted: Mon Aug 25, 2025 10:15 am
Hi,
I am reluctant to put this as a bug but cannot figure out what I am doing wrong, If anything.
I tried to print a number and it does not work, all I get is blocks. I then tried several other things and have come to the conclusion it is a bug.
If I print a number in the function IE 12345 in the screenshot below it prints, if I have a variable that is not being used in a calculation IE 12121 it prints but it I am incrementing a value it does not print the number, only blocks. I even tried to convert the number to a string and print that and the same.
Both the incrementing number and the equivalent string are working fine in the simulation.
Regards,
Bob
I am reluctant to put this as a bug but cannot figure out what I am doing wrong, If anything.
I tried to print a number and it does not work, all I get is blocks. I then tried several other things and have come to the conclusion it is a bug.
If I print a number in the function IE 12345 in the screenshot below it prints, if I have a variable that is not being used in a calculation IE 12121 it prints but it I am incrementing a value it does not print the number, only blocks. I even tried to convert the number to a string and print that and the same.
Both the incrementing number and the equivalent string are working fine in the simulation.
Regards,
Bob