我如果在sopc builder中存储器只有onchip memory ,那run as hardware是在onchip memory运行?
存储器只有sdram ,那run as hardware是在sdram运行?
如果只有flash或epcs那run as hard ware 在哪里运行?
一下是我讲复位地址和异常地址都是EPCS,编译有问题,是不是异常地址不能给EPCS。谢谢啊
Description Resource Path Location Type
address 0xa610 of uart_232.elf section `.rwdata' is not within region `epcs_flash_controller' uart_232 C/C++ Problem
address 0xc4d0 of uart_232.elf section `.bss' is not within region `epcs_flash_controller' uart_232 C/C++ Problem
address 0xc4d0 of uart_232.elf section `.epcs_flash_controller' is not within region `epcs_flash_controller' uart_232 C/C++ Problem
make: *** [uart_232.elf] Error 1 uart_232 C/C++ Problem
region `epcs_flash_controller' overflowed by 42192 bytes uart_232 C/C++ Problem
uart_232.elf section `.text' will not fit in region `epcs_flash_controller' uart_232 C/C++ Problem