01-01-2025 11:54 PM
Hi everyone!
I'm encountering an issue while making pulse width modulation on LabView FPGA using the version 2019 32 bit, with my-RIO.
Currently I'm working with an Example known as :"my-RIO 1900 Customized FPGA.vi" and "RT Main.vi" as its host vi.
In it I changed sine wave generator to square wave generator while adding a control for Duty Cycle but I'm encountering an error while running the code.
The Error is shown below, how to resolve such an issue?
I'll appreciate any help regarding this.
01-02-2025 12:50 AM
Hi Sam,
@SAM_NI wrote:
In it I changed sine wave generator to square wave generator while adding a control for Duty Cycle but I'm encountering an error while running the code.
The Error is shown below, how to resolve such an issue?
The code is too large after your changes.
The code cannot compiled into your FPGA because it needs too many resources…
Try to optimize your code to reduce the resource usage!
(You forgot to attach any code so we can only give this generic suggestion.)
01-03-2025 04:26 AM
The code is too large to be attached. it can come in one SS.
01-03-2025 04:58 AM - edited 01-03-2025 04:58 AM