Re: Link RAP file error on zynq BSP

2018-11-11 Thread Chris Johns
On 12/10/2018 15:45, jameszxj wrote: > HI, >     I run RTEMS on my xilinx z7k board and dynamic load application(RAP > format) > from shell. > In recent update, i encount a link error when link the RAP file. > Here is the command and output message: >                 rtems-ld -n -e PT_Init --base

Re: Link RAP file error on zynq BSP

2018-11-10 Thread Chris Johns
On 15/10/18 9:39 pm, jameszxj wrote: >>It should be fixed with this commit: > >> https://git.rtems.org/rtems/commit/?id=186a0b1dc017b1e2e44620f8d6274dc1c6ba09d1 > > thanks, compile is ok. but rtems-ld still has a error > > outputter:application: wsp/build/nssys.out > image::close: removing

Re: Link RAP file error on zynq BSP

2018-10-15 Thread jameszxj
>It should be fixed with this commit: > https://git.rtems.org/rtems/commit/?id=186a0b1dc017b1e2e44620f8d6274dc1c6ba09d1 thanks, compile is ok. but rtems-ld still has a error outputter:application: wsp/build/nssys.out image::close: removing wsp/build/nssys.out error: rap::object: Section index

Re: Link RAP file error on zynq BSP

2018-10-15 Thread Sebastian Huber
On 15/10/2018 10:16, jameszxj wrote: *From: * "Sebastian Huber"; *Date: * Mon, Oct 15, 2018 02:43 PM *To: * "devel"; *Cc: * "jameszxj"; *Subject: * Re: Link RAP file error on zynq BSP On 15/10/2018 08:16, jameszxj wrote: >> d:/msys64/opt/rtems

Re: Link RAP file error on zynq BSP

2018-10-15 Thread Sebastian Huber
On 15/10/2018 08:16, jameszxj wrote: d:/msys64/opt/rtems/5.1/bin/../lib/gcc/arm-rtems5/7.3.0/../../../../arm-rtems5/bin/ld.exe: wsp/build/nssys.elf section `.unexpected_sections' will not fit in region `UNEXPECTED_SECTIONS' collect2.exe: error: ld returned 1 exit status Please have a look at

Re: Link RAP file error on zynq BSP

2018-10-15 Thread jameszxj
> >On 12/10/18 10:05 am, Joel Sherrill wrote: >>> >>> >>> On Thu, Oct 11, 2018 at 11:45 PM jameszxj >> > wrote: >>> >>> HI, >>> I run RTEMS on my xilinx z7k board and dynamic load application(RAP >>> format) from shell. >>> In recent update, i

Re: Link RAP file error on zynq BSP

2018-10-14 Thread jameszxj
On 12/10/18 10:05 am, Joel Sherrill wrote: >> >> >> On Thu, Oct 11, 2018 at 11:45 PM jameszxj > > wrote: >> >> HI, >> I run RTEMS on my xilinx z7k board and dynamic load application(RAP >> format) from shell. >> In recent update, i encount a link

Re: Link RAP file error on zynq BSP

2018-10-12 Thread Chris Johns
On 12/10/18 10:05 am, Joel Sherrill wrote: > > > On Thu, Oct 11, 2018 at 11:45 PM jameszxj > wrote: > > HI, >     I run RTEMS on my xilinx z7k board and dynamic load application(RAP > format) from shell. > In recent update, i encount a link error

Re: Link RAP file error on zynq BSP

2018-10-12 Thread Joel Sherrill
On Thu, Oct 11, 2018 at 11:45 PM jameszxj wrote: > HI, > I run RTEMS on my xilinx z7k board and dynamic load application(RAP > format) from shell. > In recent update, i encount a link error when link the RAP file. > Here is the command and output message: > rtems-ld -n -e

Link RAP file error on zynq BSP

2018-10-11 Thread jameszxj
HI,I run RTEMS on my xilinx z7k board and dynamic load application(RAP format) from shell. In recent update, i encount a link error when link the RAP file. Here is the command and output message: rtems-ld -n -e PT_Init --base rtems-nsa.elf wsp/build/nssys.elf -o