2018-03-15 09:16 AM
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?
2018-03-15 10:40 AM
The IAR Linker has an issue creating files usable by ST's loader.
https://community.st.com/0D50X00009XkeiOSAR
Also, if you attach more than one file ZIP them together so there is a single download. The files provided are not adequate to rebuild the loader.