Tool/software: Code Composer Studio
Hi,
how to change application code to start at addres @4000 ?
Because on the BLS Scripter i am having an issue about the address :
[ERROR_MESSAGE]Invalid address!
And if a manually change the default address @0000 to @4000 the BSL Scripter can flash the MSP432E401.
Here is my application .txt output format setting:
Here is my application .txt code:
And here is the example txt application from BSL Scripter:
Another question, do i have to fash the bootloader first than the application right?
If the start address from the application lets say is @4000, will it affect the boatloader which should be at address @0000 ?
Best regards,
Michael