cancel
Showing results for 
Search instead for 
Did you mean: 

ST92F150 reset form C compiler

scott239955
Associate II
Posted on November 29, 2004 at 22:21

ST92F150 reset form C compiler

1 REPLY 1
scott239955
Associate II
Posted on May 17, 2011 at 11:36

I have been trying to reset the ST92F150 from my C files (ST9+ Software Toolchane V6.1.8) and have not been able to do it. I tried asm(''jx __Reset'') but I get lots of non existing memory errors from the debugger after the code is executed (at run time.) Does anyone know why or how to do a software reset? :o