Content originally posted in LPCWare by skywalk on Sat Feb 22 02:17:10 MST 2014
Hi,
yes, the CLKOUT is low when entering the power-down mode!
I found that the software works if no optimization is used.
BUT if the software is compiled with optimization for program space ( i need the program space for a FATfs based application), the situation as described in my original post will show up.
As soon as i have found the reason for this behaviour, i will post the result.