When I build program (not of my own) with small data model, it runs OK. However when I build it with lagre data model, it compiles OK, but when I start it (using Silabs debug adapter), it doesn't rich first C instruction in main rutine (stucked sowhere in startup code). What could be cause of that behaviour ?
Thanks
the large model runs waaaaay slower than the small model have you disabled the w a t c h d o g in setup? the large model, clearly run slow enough for the puppy to bite
thanks Per for catching the reason for the fuzz