Hi,
I have an out-file for C6670, which has to be run on all 4 cores (Ethernet Bootloader)
Ethernet Bootloader for singlecore application is already working, the question is about the mutlicore case with one out-file for all cores.
With hex6x I get the *.btbl with local section adresses ( 0x0080 0000) for internal SRAM.
I guess the new multicore *.btbl has to contain 4 times the section data of the *.btbl above and the local addresses have to be changed to global (0x1080 0000, 0x1180 0000, ...) adresses.
Am I right?
Are there exisiting some tools to do this (address, single-/multicore-bootloader) conversion?
Best regards
Simon