We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi,
I have some LPC1788 ICs. One of them is on Embedded Artist Development Board and another ones are on my boards. I call SystemInit() function on Embedded Artist Board and everything is OK. But When I try to call SystemInit() on Myboards, program counter jump meanless locations and do meanless something. There is no Exception (Hardfault, Busfault etc.)
If I dont call SystemInit() Embedded Artist and My Boards Behaviors are same.
Can it be Oscillator problem? I have changed Oscillator on my board but result is same.
Thanks.
Murat.
I don't know a thing about your device but anytime I read a device is acting crazy, I think bad power supply problems. Maybe noise, maybe insufficient capacity or the Reset is noisy.
Just crazy guesses.
Bradford
Hi Al Bradford,
Thanks for your response. My problem is wrong Inductance on VSSA pin for LPC1788. Inductance has big DC Resistance. When We remove it and make short circuit my IC start to works fine.