Hi, I wanted to create a project without main() and need to create a hex file. I am able to create it by commenting following in the scatter file
*.o (RESET, +First) *(InRoot$$Sections)
after commenting it, it successfully created hex. But this hex would be reside in the flash, whether required would be read from it. Will it be mapped to any address.