This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

RTOS/MSP432E401Y: hw_usb.c - invalid register offset definitions

Part Number: MSP432E401Y

Tool/software: TI-RTOS

Greetings:

FYI, the MSP432E4 DriverLib file hw_usb.h declares the following register offsets, which are not present in the Technical Reference Manual:

#define USB_O_IDVRIS            0x00000444  // USB ID Valid Detect Raw

                                            // Interrupt Status

#define USB_O_IDVIM             0x00000448  // USB ID Valid Detect Interrupt

                                            // Mask

#define USB_O_IDVISC            0x0000044C  // USB ID Valid Detect Interrupt

                                            // Status and Clear

This is relevant because usb.c lines references these registers. I'm not seeing any adverse issues surrounding this but I'm sharing in the event that it could be meaningful somehow.

Thanks,

Michael Cress

**Attention** This is a public forum