Can anybody show me an example of Msp432 on this with Arduino code?

I’ve downloaded this package but I can’t even Light a Led On this thing, I tried pinmode(1,OUTPUT), Dgitalwrite and some thing, It’s just not working. I know we have to use pinmode(PA1) and something on stm32. So just wondering is this also very different from others?