TAB files for C-compiled applications already works. However, for rust applications, there are multiple versions of the same application on the board for different start addresses and ram addresses. We should refactor our TAB code to account for this.
TAB files for C-compiled applications already works. However, for rust applications, there are multiple versions of the same application on the board for different start addresses and ram addresses. We should refactor our TAB code to account for this.