HI, ALL!
i have written it within two months https://github.com/goog/rttest
___
users mailing list
users@rtems.org
http://lists.rtems.org/mailman/listinfo/users
On 16/05/2019 13:00, Aby Tom wrote:
Hello everyone,
Can anyone help me to understand what does the linker commands mean?
It is in the linkcmds of bsp tms570.
MEMORY {
ROM_INT (RX) : ORIGIN = 0x, LENGTH = 3M
RAM_INT_VEC : ORIGIN = 0x0800, LENGTH = 256
RAM_INT (AIWX) : ORIGIN = 0x08
Hello everyone,
Can anyone help me to understand what does the linker commands mean?
It is in the linkcmds of bsp tms570.
MEMORY {
ROM_INT (RX) : ORIGIN = 0x, LENGTH = 3M
RAM_INT_VEC : ORIGIN = 0x0800, LENGTH = 256
RAM_INT (AIWX) : ORIGIN = 0x08000100, LENGTH = 256k - 256
RAM_EX