Forum : ST7/STM8
Original Post
Post Information | Post |
---|---|
January 20, 2012 - 9:28pm
|
My ST support person said to do a software reset, without using the watchdog, call illegal opcode 0x75. I know nothing about assembler and he gave me this: With Cosmic: How do I convert this to Raisonance or maybe some other way to generate an illegal command? |
I read AN55 a bit and got it.
asm { 0x75 } //generate software reset