a stm32f407 application

2019-05-16 Thread Jython
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

Re: Linker command meaning for bsp tms570

2019-05-16 Thread Sebastian Huber
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

Linker command meaning for bsp tms570

2019-05-16 Thread Aby Tom
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