We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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.