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.

CCS/MSP432P411YT: CCS v10.1 does not support for MSP432P411YT and CCS v10.1 does not provide full support for MSP432P411Y

Part Number: MSP432P411YT

Tool/software: Code Composer Studio

Hi,

I have installed CCS v10.1 (latest).

  • MSP432P401R_classic.h is provided for MSP432P401R.
  • MSP432P401M_classic.h is provided for MSP432P401M.
  • But MSP432P411YT_classic.h is not provided under the path c:\ti\ccs1010\ccs\ccs_base\arm\include.


Please provide support/ web-link /patch file for MSP432P411Y and MSP432P411YT ASAP. OR

if you have patch to add support for MSP432P411Y, MSP432P411YT to please provide it ASAP.

Also in CCS v10.1 does not support for MSP432P411YT.

Thanks,

Warm Regards,

Nilesh.

  • Hello Nilesh,

    MSP432P411Y is supported by CCS 10.1. I see a msp432p411y.h file in the directory you mentioned. 

    However, I'm not sure what the difference is with the 411YT. I will move this thread to the device forum where the MSP experts can answer best.

    Thanks

    ki

  • Hi,

    Thanks for the reply.

    But in MSP432 DriverLib  3_21_00_05 specifically in Flash.c max sectors defines are till FLASH_SECTOR31.

    MSP432P411YT has 1MB flash. It has 128 sectors per memory bank. And as per Flash.h in MSP432 DriverLib 3.21.00.05 only Flash sectors are defined only till sector 31. what about next sectors?

    Please provide latest DriverLib which is having support for MSP432P411YT ASAP.

    Thanks,

    Warm Regards,

    Nilesh.

  • Hi Nilesh

    I am checking with expert and reply to you later. Thanks!

  • Hi,

    Thanks for reply.

    I have downloaded Simplelink SDK as well.  I found one latest driverLIB in it but it is still doesn't have support for "MSP432P411YT". Also didn't found MSP432P411YT_classic.h in CCSv10.1 (similar to MSP432P401R_classic.h).

    Thanks,

    Warm Regards,

    Nilesh.

  • Hi Nilesh,

    Thank you for your patience.

    The flash DriverLib files for MSP432P411 should be Flash_A.c/h. I noticed that this file also doesn't have definition of sectors above 31; however, the implementation of functions is different, so it doesn't really seem to be using these definitions.

    Unfortunately, we don't have the _classic.h file since we moved all code to the CMSIS-style format. Do you need those files to migrate some code?

    This thread discusses a similar topic: https://e2e.ti.com/support/microcontrollers/msp430/f/166/t/713956

**Attention** This is a public forum