Hi all. I have a problem whit initialize the RTC on lpc2368. I would have an interrupt every 15.6 ms from CISS register. Can someone help me also with sample code? Thanks too much.
I haven't checked through all the constants, but consider protecting your feed sequences from interrupts. And have you checked if the 32768Hz crystal is spinning up? "doesn't work" is a very incomplete problem description. It would imply that almost 100% of all cars doesn't work. You leave the car to the mechanic with the description "doesn't work" because you have noticed that the lamp in the gloves compartment doesn't light?
"doesn't work" means that when i've downloaded the code into the device, the board MCB2300 doesn't responds in any way. I need to run Flash magic tool to erase the chip.
So you only have a serial interface - no debugger?
How do you know the code doesn't spend 100% of the time in an interrupt handler - that you don't allow us to see?
Where are the test printouts or the pin wiggling to tell you how far your code gets?
Exactly what have _you_ done before posting here that the board "doesn't responds in any way"?