MSP430BT5190 target. Doing a boot loader. Executing from RAM. I can use the FET debugger to debug the code in RAM. Using IAR. Using the Information memory to share information between two code bases. The FET debugger erases both Main: code memory and information memory when initialized. For debugging purposes how can I inhibit this?
↧