Hi,
Is there a way to make tconf add section properties, such as palign(8), to the section specifications it creates?
We are using SRIO to bootload a C6445 via an Altera FPGA. It appears the the Altera RapidIO MegaCore can only perform SRIO Direct I/O transactions whose size is a multiple of 8 bytes.
We have a bootloader on our host that writes each section in turn to the C6455 but we have a problem if the section size is not a multiple of 8 bytes. Currently the section size will be padded by the bootloader to be a multiple of 8 bytes which is not always going to work!
I could solve half the problem by providing a user defined .cmd file for the compiler sections.
I could also provide a memory specification for each BIOS section but I think this would be rather ^manual^ and inflexible!
Any thoughts greatly appreciated,
Thanks,
Matt
DSP/BIOS V5.41.08.30