You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting the same issue.
You can fix the warning ../../../usb/src/usb_hal.h:28:9: note: 'UAB_HAL_H__' is defined here; did you mean 'USB_HAL_H__'? by changing UAB_HAL_H__ to USB_HAL_H__
However, I'm having no luck fixing the build error caused by @BD_ADDR...
Using
microchip-mplabx-bin version 5.05-1
microchip-mplabxc8-bin version 2.05-1
Target configuration "PIC18_Starter_Kit_PIC18F46J50"
The build fails. See the attacked build log:
build_log.txt
The text was updated successfully, but these errors were encountered: