1. Buzzer, if included in the program, the compiler gives an error.
2. Buzzer does not appear normally. (Like an LED or push button) Black square with "Piezo Sounder" inside.
Thanks.
Buzzer
-
medelec35
- Valued Contributor
- Posts: 2208
- Joined: Wed Dec 02, 2020 11:07 pm
- Has thanked: 672 times
- Been thanked: 752 times
Re: Buzzer
Hi.
1. Looking at the screenshot, your project is using more memory than your target has.
You will either need to make the code more efficient or change your target device.
If you post your flowchart, I could see if the buzzer is causing memory issues, but I can't see it being the case.
2. The Buzzer is not animated like the LED or switch.
THere are a few components that don't simulation the panel, and the buzzer is one of them.
1. Looking at the screenshot, your project is using more memory than your target has.
You will either need to make the code more efficient or change your target device.
If you post your flowchart, I could see if the buzzer is causing memory issues, but I can't see it being the case.
2. The Buzzer is not animated like the LED or switch.
THere are a few components that don't simulation the panel, and the buzzer is one of them.
Martin