LPC11Exx FIXME Comments in Header

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

LPC11Exx FIXME Comments in Header

1,105 次查看
mjuggles
Contributor II

My project will use the LPC11E67 and I am writing preliminary software with the LPCXpresso11U68.

When trying to get Deep Power-Down to work, I discovered nine "FIXME" comments in the lpc_chip_11u6x project including:

// FIXME - LPC11U6X user manual shows this as bit 12. This is the bit that works!
#define SYSCTL_WAKEUP_RTCINT (1 << 19) /*!< RTC interrupt wake-up */
#define SYSCTL_WAKEUP_USB_WAKEUP (1 << 19) /*!< USB need_clock signal wake-up */

SYSCTL_WAKEUP_RTCINT really should be (1<<12) and that value does work.

Are there updates for lpc_chip_11u6x and/or lpc_chip_11e6x?

 

If so, what is the link?

Thank you.

标签 (1)
0 项奖励
回复
2 回复数

905 次查看
kerryzhou
NXP TechSupport
NXP TechSupport

Hi Mark,

   I got the reply from our according department, this is the lpcopen bug, it has been reported.

  New version SW will fix this bug. And will be available on web soon.  Thanks!

Wish it helps you!

Have a great day,
Kerry

 

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复

905 次查看
kerryzhou
NXP TechSupport
NXP TechSupport

Hi Mark,

  About this question, I have checked with our according department.

  After I get the reply, I will let you know ASAP.

Now, please wait patiently, thanks a lot for your understanding.

Kerry

0 项奖励
回复