Visitor II
March 15, 2018
Question
External loader in ST utility
- March 15, 2018
- 1 reply
- 591 views
Posted on March 15, 2018 at 17:16
I am trying to create a custom external loader for the flash chip used in my product. I have looked the example projects in IAR and created myown. I modified the Loader_src.c and Dev_Inf.c file according to my flash chip. The .out is also created and is renamed as .stldr as specified in STM manual. The .stldr file is also placed among other provided .stldr files from ST. But, still i could not see my device when I open ST Utility. Please find the files attached.
Can anyone help me on this?