LPC5504.h / LPC5504_features.h: number of FLEXCOM/I2C/I2S/SPI/USART

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

LPC5504.h / LPC5504_features.h: number of FLEXCOM/I2C/I2S/SPI/USART

Jump to solution
602 Views
MartinHo
Contributor IV

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

 

Tags (2)
0 Kudos
Reply
1 Solution
590 Views
RaRo
NXP TechSupport
NXP TechSupport

Hello @MartinHo,

Thanks for the feedback, we will let the team in charge to know about this issue for upcoming updates.

Best regards, Raul.

View solution in original post

0 Kudos
Reply
1 Reply
591 Views
RaRo
NXP TechSupport
NXP TechSupport

Hello @MartinHo,

Thanks for the feedback, we will let the team in charge to know about this issue for upcoming updates.

Best regards, Raul.

0 Kudos
Reply