在keil4下编译程序,提示以下错误:
linking...
.\rvmdk\xxx.axf: Error: L6220E: Load region LR_IROM size (94576 bytes) exceeds limit (92160 bytes).
.\rvmdk\xxx.axf: Error: L6220E: Execution region ER_IROM size (94232 bytes) exceeds limit (92160 bytes).
.\rvmdk\xxx.axf: Finished: 0 information, 0 warning and 2 error messages.
Target not created
解决办法:
Options for Target -> Linker -> Uncheck "Use Memory Layout from Target Dialog", Empty "Scatter File"