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

Errors when trying to use a 16Mhz board #32

Open
ofek256 opened this issue Jul 28, 2021 · 0 comments
Open

Errors when trying to use a 16Mhz board #32

ofek256 opened this issue Jul 28, 2021 · 0 comments

Comments

@ofek256
Copy link

ofek256 commented Jul 28, 2021

D:\Docs\Arduino\libraries\TrinketHidCombo\usbdrv/asmcommon.inc: Assembler messages:
D:\Docs\Arduino\libraries\TrinketHidCombo\usbdrv/asmcommon.inc:98: Error: constant value required
D:\Docs\Arduino\libraries\TrinketHidCombo\usbdrv/asmcommon.inc:43: Error: invalid operands (ABS and UND sections) for <<' D:\Docs\Arduino\libraries\TrinketHidCombo\usbdrv/asmcommon.inc:59: Error: invalid operands (*ABS* and *UND* sections) for <<'
D:\Docs\Arduino\libraries\TrinketHidCombo\usbdrv/usbdrvasm16.inc:331: Error: invalid operands (ABS and UND sections) for `<<'
Compilation error: Error: 2 UNKNOWN: exit status 1

I get these errors when using a 16Mhz board (usbdrvasm16.inc from the official v-usb github). This doesn't happen on a 16.5Mhz board.

Any help solving these errors would be much appreciated.
Thanks!

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