Hi,
I'm working with the LPC5504JHI48, Compiling my project i'm getting warnings in LPC5504.h about the array size of some definitions. Doing a small check I found that this is happenig only for the JHI48 case, while the JBD64 seems OK.
Analising the file LPC5504_features.h i see that there are different numbers of Fexcomm / I2C / I2S / USART. The different values for the two cases seem to be OK, but there is no corrisponding distinction in LPC5504.h for this numbers.
This results (when using the LPC5504JHI48) in arrays, defined in the different fsl_xx.c files, that are to to small for the defines in LPC5504.h.
Further there are unusable Interfaces in the arrays (for the LPC5504JHI48).
Please correct this in the next SDK release.
Best regards
Martin
已解决! 转到解答。