2020-02-19 11:27 PM
I found some guidelines on how to implement the self test on some other compilers, but I found nothing explaining how to do it for STM32CubeIDE.
How to perform this test using STM32CubeIDE?
---->>>> Please do not comment on partial instructions or comments other than a complete step-by-step <<<<------
Thank you.
Ref.: ROM Self-Test in MDK-ARM
2020-02-19 11:47 PM
STM32CubeIDE is based on Eclipse and uses the GNU toolchain , so anything you might have found on GCC/Eclipse would work for you.
If you want someone to do all the work, I'd suggest hiring someone on a freelancer website.
2020-02-20 01:15 AM
---->>>> Please do not comment on partial instructions or comments other than a complete step-by-step <<<<------
2020-02-20 01:16 AM
Complete step-by-step example:
https://github.com/ethanhuanginst/STM32CubeIDE-Workshop-2019/tree/master/hands-on/06_F746-DISCO-CRC