xil-se / xildebug_sw

XilDebug is a CMSIS-DAP compliant debugger, UART bridge and power profiler all in one package.
5 stars 1 forks source link

Reduce stack sizes #93

Closed kbeckmann closed 6 years ago

kbeckmann commented 6 years ago

This frees up precious ram on thumbinator

kbeckmann commented 6 years ago

Yeah there's about 50-100 words left on each task after running uart for a while. Can always increase if we need in the future. But going from 600 bytes left to several Ks is pretty significant on thumbinator.