Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'HSUSBD_T' does not name a type #17

Open
tm-sanjay opened this issue Jan 16, 2025 · 0 comments
Open

'HSUSBD_T' does not name a type #17

tm-sanjay opened this issue Jan 16, 2025 · 0 comments

Comments

@tm-sanjay
Copy link

from C:\Users\S\AppData\Local\Temp\arduino_build_281475\sketch\Blink.ino.cpp:1:
C:\Users\Sanjay\AppData\Local\Arduino15\packages\nuvoton\hardware\nuvoton\2.5.0\cores\nuvoton/HardwareSerial.h:86:27: error: expected ')' before '*' token
     HardwareSerial(VCOM_T *vcom_device, ring_buffer *rx_buffer);
                           ^
C:\Users\S\AppData\Local\Arduino15\packages\nuvoton\hardware\nuvoton\2.5.0\cores\nuvoton/HardwareSerial.h:47:23: error: 'HSUSBD_T' does not name a type
 #define VCOM_T        HSUSBD_T
                       ^
C:\Users\S\AppData\Local\Arduino15\packages\nuvoton\hardware\nuvoton\2.5.0\cores\nuvoton/HardwareSerial.h:109:5: note: in expansion of macro 'VCOM_T'
     VCOM_T *vcom_device;
     ^~~~~~
exit status 1
Error compiling for board NuMaker-NUC131U.

Getting this error after updating to v2.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant