I'm trying to boot my demo board from flash using the MCSDK1.00.00.08 'nandboot' demo bootloader. I'd like to merge two .out files for separate cores of the EVMC6472 so that I can write the executables to flash in one shot using the NandWriter demo. I saw that there's a way to merge .out files using the hex6x, mergebtbl, b2i2c, and b2ccs utilities in order to boot from I2C EEPROM or EMAC. Is there a similar 'b2flash' utility which outputs a .out file for multiple cores?
I'm using Code Gen 7.3.0 and CCSv4.2
Thanks,
Nick