Dear expert,
My customer has some questions about bootloader:
1. How is the interrupt vector table handled by jumping from the bootloader to the application layer?
2. How to jump to the application layer from the bootloader?
3. How to write application layer of cmd file, what to pay attention when writing cmd file?
4.Some question about the cmd file:
(1) C an we split some memory from RAMLS4567 to RAMGS0?
(2) What is the usage of memory allocation for BOOT_RSVD, BOOTROM, BOOTROM_EXT?
5. Is there any memory which resets without clearing data(except flash), similar to ARM's backup domain?