Hello,
we have an issue with the BOOTCOMPLETE register. Is it set by the SYSBIOS OS automatically after bootup? Which value should the boot complete pin have
after bootup? Is it only set after _all_ cores have finished their boot procedure?
In our case, we use the GPIO pins of the DSP to set the boot configuration by the FPGA and after the boot the FPGA should switch to high-resistance state.
Unfortunately, the pin is never set by the DSP. We use the tms320c6678.
Is there a way to set it manually before the main() function is executed (maybe in the sysbios config or by the gel-file)?
Best,
Martin