STL Flash test failed
Hello,
I'm working to add the STL Library to my existing project, I'm trying to run the function StlSingleTest but it fails (STL_FAILS) executing the STL_SCH_RunFlashTM(&StlFlashStatus) section.
micro: STM32F446ZET
Flash:
Bootloader: 0x08000000 - 0x0800FFFF
App: 0x08010000 - 0x0807FFF
The StlSingleTest is called from the APP,
config file (stl_user_param_template.c)
STL_ROM_START_ADDR (0x08010000UL)
STL_ROM_END_ADDR (0x0807FFFFUL)
TEST_FLASH_SECTION_NB 4
Can someone help me?
Thank you in advance.
Mauro
