This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Code only works with Debug adapter

Dear All,

I am using Silabs 8051F340 micro controller and USB debug adapter to download the code to my target CPU.

The problem i am facing is my code works fine when i reset the system using my debug adapter by keeping adapter connected to target CPU. But once i remove the debug adapter from system and switch on system on independent power supply; it shows erratic behavior and doesn't work properly.

Note: My system doesn't have RESET switch. But i feel power on RESET is okay..

Kindly suggest me.

Thank you,
Ameya

Parents
  • "SILabs derivatives (f0x-f2x) require a resistor (I use 2k2) from the reset pin to Vcc to have a reliable power on reset"

    Do you consider that a sufficiently reliable reset, or would you still recommend an external reset-generator (or "supervisor") chip?

    I'm just asking - I don't know!

    I have 1000s of single processor boards where this works without a glitch.

    My 'theory' about built-in resets is that chips with a lot of analog have good built-in resets whereas for chips where the reset is the only analog feature it is usually lousy.

    Erik

Reply
  • "SILabs derivatives (f0x-f2x) require a resistor (I use 2k2) from the reset pin to Vcc to have a reliable power on reset"

    Do you consider that a sufficiently reliable reset, or would you still recommend an external reset-generator (or "supervisor") chip?

    I'm just asking - I don't know!

    I have 1000s of single processor boards where this works without a glitch.

    My 'theory' about built-in resets is that chips with a lot of analog have good built-in resets whereas for chips where the reset is the only analog feature it is usually lousy.

    Erik

Children
No data