This example shows how to use Bootloader with PMC_CDO.
all:
{
id_code = 0x04ca8093
extended_id_code = 0x01
init = reginit.ini
image
{
{type=bootloader, file=PLM.elf}
{type=pmcdata, file=pmc_cdo.bin}
}
}
This example shows how to use Bootloader with PMC_CDO.
all:
{
id_code = 0x04ca8093
extended_id_code = 0x01
init = reginit.ini
image
{
{type=bootloader, file=PLM.elf}
{type=pmcdata, file=pmc_cdo.bin}
}
}