cancel
Showing results for 
Search instead for 
Did you mean: 

Run helloWorld program in Ada language on STM32MP157F board

BKAAN.1
Associate

Hi, we are trying to run a simple helloWorld program on the STM32MP157F board, but we couldn't find any documentation or any instructions on how to do so. We re not sure about the requirements. Is someone have any idea how to do that or where to find instructions that would be appreciated.

2 REPLIES 2

Perhaps the same as any ADA compiler under Linux, or Embedded Linux

Perhaps pull in the compiler and check dependencies

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Erwan SZYMANSKI
ST Employee

Hello @BKAAN.1​ ,

Today ST does not provide any kind of support for ADA cross compilation. You can see the our arm-ostl-linux-gnueabi- toolchain does not support ADA compiler.

However, as mentioned @Community member​ , it may be possible but it will need a work from your side. It will be up to you to add the necessary elements to support the ADA cross compiler with our ecosystem.

Maybe this documentation can help you to go forward on the topic.

Kind regards,

Erwan.

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.