Bug in configuring LCD clock in MCUXpresso config tools for LPC546xx

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

Bug in configuring LCD clock in MCUXpresso config tools for LPC546xx

738 Views
dragosgrigoresc
Contributor I

Hi,

When configuring the LCDCLK using MCUXpresso Config Tools v4.0 for the LPCXpresso54608 Board I noticed that the code generated is:

      CLOCK_AttachClk(kMAIN_CLK_to_LCD_CLK);

when selecting" Main Clock (main_clk)" but in the MCUXpresso SDK 2.3.0 the enumeration member is       kMCLK_to_LCD_CLK  in _clock_attach_id ennumeration type obviously generating an error at compile time.

Hope this will help for a future version of the tool, or the SDK.

Best regards,

Dragos

Labels (1)
Tags (1)
0 Kudos
1 Reply

504 Views
marek_neuzil
NXP Employee
NXP Employee

Hi Dragos,

Thank you for reporting of this issue. I have created a ticket that is assigned to the responsible development team. It will be fixed in the next release.

Best Regards,

Marek Neuzil

0 Kudos