Hi. I am using flash download & reset & run on my EFM32TG108 board in pre production. My programm needs to check the reset cause to decide whether to reset a non volatile ram block or not. Burning flash by entering debug mode in IDE gives me a sysreqrst as reset cause which is perfect. Flash download gives me "0" as reset cause.
Any hint what to do? THanks.