Other Parts Discussed in Thread: CONTROLSUITE
I would like my custom boot loader to jump to my main application. The boot loader does not include DSP Bios but the main application does. I have seen in the map file that the _c_int00 address changes sometimes after a compile.By making this a fixed address I can easily set the boot loader. Thanks. Also, are there any examples for custom boot loaders that can be downloaded and reviewed for the 28335?