Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
I need to configure NONMAIN flash however using sysconfig is not ideal for my setup and I'm hoping for some alternatives. Doing it at runtime using self writes to flash is an option but also not desirable, I want it to be part of the binary and done during flashing and not at runtime. Is there another way to specify my NONMAIN configuration that it ends up in the binary outside of sysconfig?
Thanks.