This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

LP-MSPM0L1306: LP-MSPM0L1306 : CORTEX_M0P: Flash Programmer: Error in image size. Length of block is 1044, but it should be divisible by 8 since Flash Programmer writes in 64-bits

Part Number: LP-MSPM0L1306
Other Parts Discussed in Thread: MSPM0L1306

Hi ,

I just got the development board. I created the first project.( With example main.c ). But I am getting the following error. I did not replace any jumpers on the development board. I tried with 3 different compilers. The result did not change. Do you have an opinion ?

  • Hi Yasin,

    This sounds like a flash alignment issue that the flash programmer is catching. 

    How did you create this new project? I would start from the empty example project if you can, because it properly includes all of the support files and project settings you will need to do your first build and program.

    You can do this by selecting: File -> Import -> CCS Projects -> Browse to your MSPM0 SDK Directory (usually something like <C:\ti\mspm0_sdk_<SDK Version>\examples\nortos\LP_MSPM0L1306\driverlib\empty> in windows). 

    Best Regards,
    Brandon Fisher