Tool/software: Code Composer Studio
Hi !
I am trying to program an MSP430 by another MSP430. to do this, I have to write a program that allows me to read the contents of a memory which I will put the code to put in the second MSP.
how can I use the MSP lasher to put the two programs in my MSP in two different sectors of flash memory, and how can I access the second program to send it using the first program