Description
Describe the problem
Sorry there is probably something screwy in this code, that I am hacking up...
I tried to do a verify operation, and the build aborted with an error:
grpc: error while marshaling: proto: Marshal called with nil
Compilation error: grpc: error while marshaling: proto: Marshal called with nil
That was all of the output, all in orangish color.
I have no idea what that error is supposed to imply.
To reproduce
Not sure, but I included the code... Note: this code is not done yet, nor may never be used, but just an experiment on Teensy 3.2, to see if I can use FTM timer to capture pulse widths and maybe generate specific pulses...
I simply clicked on verify with this sketch, which includes a header file, which is part of the sketch.
t3x_test_ftm_pin_capture-220717a.zip
Expected behavior
I am guessing probably lots of error messages.
Arduino IDE version
20220716
Operating system
Windows
Operating system version
Windows 10
Additional context
I am running with yesterdays IDE did not see any updates for today.
Issue checklist
- I searched for previous reports in the issue tracker
- I verified the problem still occurs when using the latest nightly build
- My report contains all necessary details