If you are using an RZ/A device, it does not have internal ROM. But, when booting from external serial flash, it will execute the code directly in the serial flash, so you just need to download your code into the SPI flash and assume CPU execution will begin at address 0 of the SPI flash.
↧