Hi,
I am having a problem with generating MSI interrupts from a C6657 released version in EP mode.
The same software works fine with a Beta version of the C6657 eval board.
Here's how the addresses/offsets are configured:
RC configures
msiLo32 = 0xEFE41740
msiUp32 = 0
msiData = 0
EP configures
obSize.size = 1
obOffsetLo.enable = 1
obOffsetlo.offsetLo = EFE
EP writes msiData value (0) to address 0x60041740
With the beta eval board this generates an interrupt on the RC, with the released version it does not.
Please let me know what's different.
Thanks
Dhar