Hi,
Please have a look to the bootstrap loaders (UART and SPI) in the reference manual.
If those are not fitting your needs you can implement your own using the XMCLib support libraries, e.g. xmc_flash.h, xmc_scu.h and ROM functions as XMC1000_BmiInstallationReq(unsigned short requestedBmiValue) found in XMC1000_RomFunctionTable.h
Regards,
Jesus
Please have a look to the bootstrap loaders (UART and SPI) in the reference manual.
If those are not fitting your needs you can implement your own using the XMCLib support libraries, e.g. xmc_flash.h, xmc_scu.h and ROM functions as XMC1000_BmiInstallationReq(unsigned short requestedBmiValue) found in XMC1000_RomFunctionTable.h
Regards,
Jesus