Quantcast
Channel: MSP low-power microcontrollers
Viewing all articles
Browse latest Browse all 62309

Forum Post: RE: MSP GANG programmer: how to blow fuse programmatically

$
0
0
Thank you Katie. This helped. Ill go with option 2 (with an empty .hex and memory option with update only) I should read the status byte right after calling MainProcess, like this, right? unsafe { byte[] arr_tmp = new byte[8000]; fixed (byte *tmp = &arr_tmp[0]) { status2 = MSPGANG_API.GetProgressStatus(tmp); Console.WriteLine("status byte: " + tmp[15].ToString()); } }

Viewing all articles
Browse latest Browse all 62309

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>