Other Parts Discussed in Thread: UNIFLASH
The ROM bootloader documentation (www.ti.com/.../swra627.pdf) lists "write to ram" commands.
Can these be used to directly load and boot a MetaImage without using the external flash? That could be useful for unit tests that are reloaded very often.
Once the 'write to ram' using the ROM bootloader is complete, how is the newly loaded firmware executed? I suspect that resetting device would cause the RAM to be erased.
Could you explain the use case for these bootloader commands?
Thanks
Sebastian